aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-01-07 11:40:44 +0000
committerErik Andersen <andersen@codepoet.org>2000-01-07 11:40:44 +0000
commit96e2abd0849c1980dad10013ef0d17027554ef9f (patch)
treeb4313983e7883b477552c881868bc6709f9857d0 /examples
parent286b0de74da3cba56b8cc7961a19044eb45969b2 (diff)
downloadbusybox-96e2abd0849c1980dad10013ef0d17027554ef9f.tar.gz
Init is now even more perfect then before.
-Erik
Diffstat (limited to 'examples')
-rw-r--r--examples/busybox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/busybox.spec b/examples/busybox.spec
index a8520074e..d1a702642 100644
--- a/examples/busybox.spec
+++ b/examples/busybox.spec
@@ -21,7 +21,7 @@ embedded system.
%setup -q -n %{Name}-%{Version}
%Build
-BB_INIT_RC_EXIT_CMD=\"/bin/sh\" BB_INIT_SCRIPT=\"/etc/rc.d/init.d/rcS\" make
+BB_INIT_SCRIPT='\"/etc/rc.d/init.d/rcS\"' make
%Install
rm -rf $RPM_BUILD_ROOT