Magellan Linux

Diff of /smage/trunk/core/hwinfo/hwinfo-17.0-r1.smage2

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

revision 506 by niro, Fri May 7 21:28:12 2010 UTC revision 507 by niro, Fri May 7 21:28:48 2010 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}-${PVER}-debian-all-1.patch   mirror://${PNAME}/${PNAME}-16.10-debian-all-1.patch
26   mirror://${PNAME}/${PNAME}-13.41-remove-sbin.patch   mirror://${PNAME}/${PNAME}-13.41-remove-sbin.patch
27   mirror://${PNAME}/${PNAME}-${PVER}-scsi-u8-fix.patch   mirror://${PNAME}/${PNAME}-${PVER}-scsi-u8-fix.patch
28  )  )
# Line 37  src_prepare() Line 37  src_prepare()
37   cd ${SRCDIR}   cd ${SRCDIR}
38    
39   # apply debian patches   # apply debian patches
40   mpatch ${PNAME}-${PVER}-debian-all-1.patch || die   mpatch ${PNAME}-16.10-debian-all-1.patch || die
41    
42   # remove empty $(destdir)/sbin from makefile   # remove empty $(destdir)/sbin from makefile
43   mpatch ${PNAME}-13.41-remove-sbin.patch || die   mpatch ${PNAME}-13.41-remove-sbin.patch || die

Legend:
Removed from v.506  
changed lines
  Added in v.507