Magellan Linux

Diff of /trunk/extras/firewalld/firewalld-0.3.3-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 17344 by niro, Mon Jun 10 09:16:23 2013 UTC revision 17345 by niro, Mon Jun 10 09:24:31 2013 UTC
# Line 42  sminclude gnome2 mtools cleanutils Line 42  sminclude gnome2 mtools cleanutils
42  SRC_URI=(  SRC_URI=(
43   https://fedorahosted.org/released/${PNAME}/${SRCFILE}   https://fedorahosted.org/released/${PNAME}/${SRCFILE}
44   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
45   mirror://${PNAME}/${PNAME}-0.2.12-confd.patch   mirror://${PNAME}/${PNAME}-${PVER}-confd.patch
46   mirror://${PNAME}/firewalld.service   mirror://${PNAME}/firewalld.service
47  )  )
48    
# Line 74  src_prepare() Line 74  src_prepare()
74   cd ${SRCDIR}   cd ${SRCDIR}
75    
76   # use /etc/conf.d for service configuration   # use /etc/conf.d for service configuration
77   mpatch ${PNAME}-0.2.12-confd.patch || die   mpatch ${PNAME}-${PVER}-confd.patch || die
78   #mautoreconf || die   #mautoreconf || die
79   ./autogen.sh || die   ./autogen.sh || die
80  }  }

Legend:
Removed from v.17344  
changed lines
  Added in v.17345