Magellan Linux

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

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

revision 33244 by niro, Mon Oct 21 08:55:57 2019 UTC revision 33245 by niro, Mon Oct 21 10:36:34 2019 UTC
# Line 46  sminclude gnome2 mtools systemd cleanuti Line 46  sminclude gnome2 mtools systemd cleanuti
46  SRC_URI=(  SRC_URI=(
47   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}   https://github.com/${PNAME}/${PNAME}/archive/${SRCFILE}
48   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
49   mirror://${PNAME}/${PNAME}-0.4.4.4-confd.patch   mirror://${PNAME}/${PNAME}-0.5.2-confd.patch
50   mirror://${PNAME}/firewalld.service   mirror://${PNAME}/firewalld.service
51  )  )
52    
# Line 79  src_prepare() Line 79  src_prepare()
79   cd ${SRCDIR}   cd ${SRCDIR}
80    
81   # use /etc/conf.d for service configuration   # use /etc/conf.d for service configuration
82   mpatch ${PNAME}-0.4.4.4-confd.patch || die   mpatch ${PNAME}-0.5.2-confd.patch || die
83   #mautoreconf || die   #mautoreconf || die
84   ./autogen.sh || die   ./autogen.sh || die
85  }  }

Legend:
Removed from v.33244  
changed lines
  Added in v.33245