]> git.pld-linux.org Git - packages/busybox.git/commitdiff
- internal commands now work
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 24 Jun 2004 19:31:45 +0000 (19:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    busybox.spec -> 1.93

busybox.spec

index d198d54d1ac9fbbfbe97dad29b79dd9f0b60752f..af1071d8e620b59e3656777ac41ef31ec7179e57 100644 (file)
@@ -1,5 +1,8 @@
 #
-# TODO: sparc64 modules support in sparc(32) version
+# TODO:
+#      - sparc64 modules support in sparc(32) version
+#      - make internal commands work even if busybox is not in /bin/busybox
+# 
 #
 # Conditional build:
 # alternative busybox config file (replaces default one) you should
@@ -70,6 +73,8 @@ BuildRequires:        uClibc-static >= 0.9.21
 %{?with_sh_prov:Provides:      /bin/sh}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+
+%define                _bindir         /bin
 %define                _initrd_bindir  /bin
 
 %description
This page took 0.037388 seconds and 4 git commands to generate.