Magellan Linux

Diff of /trunk/extras/xscreensaver/xscreensaver-5.43-r1.smage2

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

revision 33184 by niro, Sat Oct 19 01:18:03 2019 UTC revision 33185 by niro, Sat Oct 19 09:02:22 2019 UTC
# Line 47  SRC_URI=( Line 47  SRC_URI=(
47   http://www.jwz.org/${PNAME}/${SRCFILE}   http://www.jwz.org/${PNAME}/${SRCFILE}
48   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
49   mirror://${PNAME}/xscreensaver.pam-systemauth   mirror://${PNAME}/xscreensaver.pam-systemauth
  mirror://${PNAME}/${PNAME}-${PVER}-fontglide-forbit-c-style-comment-ftbfs.patch  
50  )  )
51    
52  UP2DATE="updatecmd ${HOMEPAGE}/download.html | lasttarball gz"  UP2DATE="updatecmd ${HOMEPAGE}/download.html | lasttarball gz"
53    
 src_prepare()  
 {  
  munpack ${SRCFILE} || die  
  cd ${SRCDIR}  
   
  # fix a ftbfs  
  mpatch ${PNAME}-${PVER}-fontglide-forbit-c-style-comment-ftbfs.patch || die  
 }  
   
54  src_compile()  src_compile()
55  {  {
56   cd ${SRCDIR}   cd ${SRCDIR}

Legend:
Removed from v.33184  
changed lines
  Added in v.33185