Magellan Linux

Diff of /smage/trunk/core/busybox/busybox-1.17.4-r6.smage2

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

revision 1188 by niro, Fri Jan 28 22:13:02 2011 UTC revision 1189 by niro, Fri Jan 28 22:21:22 2011 UTC
# Line 56  SRC_URI=( Line 56  SRC_URI=(
56   mirror://${PNAME}/usbdev.sh   mirror://${PNAME}/usbdev.sh
57   mirror://${PNAME}/usbdisk_link.sh   mirror://${PNAME}/usbdisk_link.sh
58   mirror://${PNAME}/syslogd.rc-${SYSLOGD_CVS_REV}   mirror://${PNAME}/syslogd.rc-${SYSLOGD_CVS_REV}
59   mirror://${PNAME}/splash-functions.rc   mirror://${PNAME}/splash-functions.rc-${SPLASH_RC_CVS_REV}
60   mirror://${PNAME}/splash.conf   mirror://${PNAME}/splash.conf
61   mirror://${PNAME}/${PNAME}-1.15.3-flags.patch   mirror://${PNAME}/${PNAME}-1.15.3-flags.patch
62   mirror://${PNAME}/${PNAME}-${PVER}-fbsplash-tykef-1.0.patch   mirror://${PNAME}/${PNAME}-${PVER}-fbsplash-tykef-1.0.patch
# Line 70  src_prepare() Line 70  src_prepare()
70   munpack ${SRCFILE} || die   munpack ${SRCFILE} || die
71   munpack de.kmap.gz ${SRCDIR} || die   munpack de.kmap.gz ${SRCDIR} || die
72   munpack ${MISC_SRCFILE} || die   munpack ${MISC_SRCFILE} || die
73     munpack ${SPLASHTHEME_SRCFILE} || die
74   cd ${SRCDIR}   cd ${SRCDIR}
75    
76   # official patches   # official patches

Legend:
Removed from v.1188  
changed lines
  Added in v.1189