Magellan Linux

Diff of /smage/trunk/extras/apache2/apache2-2.4.43-r1.smage2

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

revision 14323 by niro, Wed Jul 8 18:52:38 2020 UTC revision 14324 by niro, Wed Jul 8 20:22:56 2020 UTC
# Line 46  sminclude mtools systemd Line 46  sminclude mtools systemd
46  SRC_URI=(  SRC_URI=(
47   http://www.apache.org/dist/httpd/${SRCFILE}   http://www.apache.org/dist/httpd/${SRCFILE}
48   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
49   mirror://${PNAME}/${PNAME}-2.4.3-magellan-layout.patch   mirror://${PNAME}/${PNAME}-2.4.43-magellan-layout.patch
50   mirror://${PNAME}/${PNAME}-2.2.4-magellan-vendor.patch   mirror://${PNAME}/${PNAME}-2.2.4-magellan-vendor.patch
51   mirror://${PNAME}/${PNAME}-2.2.8-default-user.patch   mirror://${PNAME}/${PNAME}-2.2.8-default-user.patch
52   mirror://${PNAME}/${PNAME}-2.4.29-default-server-root.patch   mirror://${PNAME}/${PNAME}-2.4.29-default-server-root.patch
# Line 76  src_prepare() Line 76  src_prepare()
76    
77   # add our own layout   # add our own layout
78   # renewed patch using /run   # renewed patch using /run
79   mpatch ${PNAME}-2.4.3-magellan-layout.patch || die   mpatch ${PNAME}-2.4.43-magellan-layout.patch || die
80    
81   # report version description with 'Magellan' instead of 'UNIX'   # report version description with 'Magellan' instead of 'UNIX'
82   mpatch ${PNAME}-2.2.4-magellan-vendor.patch || die   mpatch ${PNAME}-2.2.4-magellan-vendor.patch || die

Legend:
Removed from v.14323  
changed lines
  Added in v.14324