Magellan Linux

Diff of /smage/branches/alx-0_6_0/core/busybox/busybox-1.17.4-r1.smage2

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

revision 1742 by niro, Mon Apr 11 14:45:33 2011 UTC revision 1743 by niro, Mon Apr 11 14:47:22 2011 UTC
# Line 105  src_install() Line 105  src_install()
105   minstalldir /usr/share/busybox || die   minstalldir /usr/share/busybox || die
106   minstallfile busybox.links /usr/share/busybox || die   minstallfile busybox.links /usr/share/busybox || die
107   # remove some applet symlinks   # remove some applet symlinks
108   sed -i "s/\/usr\/bin\/patch/d" ${BINDIR}/usr/share/busybox/busybox.links || die   sed -i "/\/usr\/bin\/patch/d" ${BINDIR}/usr/share/busybox/busybox.links || die
109    
110   minstalldir /usr/share/busybox/keymaps || die   minstalldir /usr/share/busybox/keymaps || die
111   minstallfile de.kmap /usr/share/busybox/keymaps || die   minstallfile de.kmap /usr/share/busybox/keymaps || die

Legend:
Removed from v.1742  
changed lines
  Added in v.1743