Magellan Linux

Diff of /smage/trunk/extras/logrotate/logrotate-3.12.3-r1.smage2

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

revision 10613 by niro, Fri Aug 25 12:29:59 2017 UTC revision 10614 by niro, Fri Aug 25 12:40:37 2017 UTC
# Line 26  SRC_URI=( Line 26  SRC_URI=(
26   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
27   mirror://${PNAME}/logrotate.conf-3.7.1   mirror://${PNAME}/logrotate.conf-3.7.1
28   mirror://${PNAME}/logrotate.cron-3.7.1   mirror://${PNAME}/logrotate.cron-3.7.1
  mirror://${PNAME}/${PNAME}-3.7.7-datehack.patch  
29   mirror://${PNAME}/${PNAME}-3.7.7-weekly.patch   mirror://${PNAME}/${PNAME}-3.7.7-weekly.patch
30  )  )
31    
# Line 37  src_prepare() Line 36  src_prepare()
36   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
37   cd ${SRCDIR}   cd ${SRCDIR}
38    
  mpatch ${PNAME}-3.7.7-datehack.patch || die  
39   mpatch ${PNAME}-3.7.7-weekly.patch || die   mpatch ${PNAME}-3.7.7-weekly.patch || die
40    
41   # fix a small glitch in the man pages   # fix a small glitch in the man pages

Legend:
Removed from v.10613  
changed lines
  Added in v.10614