diff options
author | Erik Andersen | 2000-01-13 04:43:48 +0000 |
---|---|---|
committer | Erik Andersen | 2000-01-13 04:43:48 +0000 |
commit | 05df239ed90584156b820dbf3ede638208eb440f (patch) | |
tree | 990a3d6a9beb21420fae1f7d14886c84a5ce3c12 /busybox.spec | |
parent | 9a9a261569df0c88038de48eb233890ca189e9c0 (diff) | |
download | busybox-05df239ed90584156b820dbf3ede638208eb440f.zip busybox-05df239ed90584156b820dbf3ede638208eb440f.tar.gz |
Bug fixes.
-Erik
Diffstat (limited to 'busybox.spec')
-rw-r--r-- | busybox.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/busybox.spec b/busybox.spec index d1a7026..ae70101 100644 --- a/busybox.spec +++ b/busybox.spec @@ -1,5 +1,5 @@ Name: busybox -Version: 0.40 +Version: 0.41 Release: 1 Group: System/Utilities Summary: BusyBox is a tiny suite of Unix utilities in a multi-call binary. @@ -21,7 +21,7 @@ embedded system. %setup -q -n %{Name}-%{Version} %Build -BB_INIT_SCRIPT='\"/etc/rc.d/init.d/rcS\"' make +make %Install rm -rf $RPM_BUILD_ROOT |