root/current/target/trunk/b/busybox/trunk/emdebian-control.patch

Revision 4335, 1.1 kB (checked in by codehelp, 6 months ago)

automated patch file checkin

  • debian/control

    old new  
    99Package: busybox 
    1010Architecture: any 
    1111Depends: ${shlibs:Depends} 
    12 Conflicts: busybox-static 
     12Conflicts: busybox-static, sysv-rc, coreutils 
    1313Replaces: busybox-static 
     14Provides: coreutils 
    1415Description: Tiny utilities for small and embedded systems 
    1516 BusyBox combines tiny versions of many common UNIX utilities into a single 
    1617 small executable. It provides minimalist replacements for the most common 
     
    2021 provide the expected functionality and behave very much like their GNU 
    2122 counterparts. 
    2223 . 
    23  This package installs the BusyBox binary but does not install symlinks 
    24  for any of the supported utilities. You can use /bin/busybox --install 
    25  to install BusyBox to the current directory (you do not want to do this 
    26  in / on your Debian system!). 
     24 This Emdebian package installs the BusyBox binary and all the symlinks 
     25 for the supported utilities. 
    2726 
    2827Package: busybox-static 
    2928Architecture: any 
Note: See TracBrowser for help on using the browser.