Magellan Linux

Diff of /trunk/core/hwinfo/hwinfo-16.10-r1.smage2

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

revision 3656 by niro, Thu Oct 29 00:33:54 2009 UTC revision 3657 by niro, Thu Oct 29 00:36:47 2009 UTC
# Line 22  sminclude mtools Line 22  sminclude mtools
22  SRC_URI=(  SRC_URI=(
23   http://ftp.de.debian.org/debian/pool/main/h/${PNAME}/${SRCFILE}   http://ftp.de.debian.org/debian/pool/main/h/${PNAME}/${SRCFILE}
24   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
25   mirror://${PNAME}/${PNAME}-13.41-debian-all-1.patch   mirror://${PNAME}/${PNAME}-${PVER}-debian-all-1.patch
26   mirror://${PNAME}/${PNAME}-13.41-remove-sbin.patch   mirror://${PNAME}/${PNAME}-13.41-remove-sbin.patch
27  )  )
28    
# Line 36  src_prepare() Line 36  src_prepare()
36   cd ${SRCDIR}   cd ${SRCDIR}
37    
38   # apply debian patches   # apply debian patches
39   mpatch ${PNAME}-13.41-debian-all-1.patch || die   mpatch ${PNAME}-${PVER}-debian-all-1.patch || die
40    
41   # remove empty $(destdir)/sbin from makefile   # remove empty $(destdir)/sbin from makefile
42   mpatch ${PNAME}-13.41-remove-sbin.patch || die   mpatch ${PNAME}-13.41-remove-sbin.patch || die

Legend:
Removed from v.3656  
changed lines
  Added in v.3657