Magellan Linux

Diff of /smage/trunk/core/busybox/busybox-1.20.2-r2.smage2

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

revision 3783 by niro, Wed Jul 18 11:12:37 2012 UTC revision 3784 by niro, Wed Jul 18 11:17:21 2012 UTC
# Line 98  src_prepare() Line 98  src_prepare()
98   mpatch ${PNAME}-${PVER}-tar-seamless-xz.patch || die   mpatch ${PNAME}-${PVER}-tar-seamless-xz.patch || die
99   # fix build against newer glibc (>=2.16)   # fix build against newer glibc (>=2.16)
100   mpatch ${PNAME}-${PVER}-glibc216.patch || die   mpatch ${PNAME}-${PVER}-glibc216.patch || die
101   # ignore v opt with mv (mv -v prints an error)   # let mv ignore verbose the mode switch (mv -v prints an error)
102   mpatch ${PNAME}-${PVER}-mv-ignore-verbose.patch || die   mpatch ${PNAME}-${PVER}-mv-ignore-verbose.patch || die
103    
104   # enhanced fbsplash from tykef   # enhanced fbsplash from tykef

Legend:
Removed from v.3783  
changed lines
  Added in v.3784