morpheus

suckless linux distro
git clone git://git.2f30.org/morpheus
Log | Files | Refs | Submodules | README | LICENSE

commit c0b0182395f5e7de3a8de47ccf3d562709d0cf03
parent ba918b9bbca4cb2b8f2d6d92e3da25891688b0ad
Author: sin <sin@2f30.org>
Date:   Fri, 27 Sep 2013 15:22:28 +0100

Add expr

Diffstat:
Mpkgs/busybox | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pkgs/busybox b/pkgs/busybox @@ -23,6 +23,7 @@ install() { ln -sf busybox du ln -sf busybox dd ln -sf busybox ed + ln -sf busybox expr ln -sf busybox find ln -sf busybox fsck ln -sf busybox fuser