summaryrefslogtreecommitdiff
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-w32-96e2abd0849c1980dad10013ef0d17027554ef9f.tar.gz
busybox-w32-96e2abd0849c1980dad10013ef0d17027554ef9f.tar.bz2
busybox-w32-96e2abd0849c1980dad10013ef0d17027554ef9f.zip
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.
21%setup -q -n %{Name}-%{Version} 21%setup -q -n %{Name}-%{Version}
22 22
23%Build 23%Build
24BB_INIT_RC_EXIT_CMD=\"/bin/sh\" BB_INIT_SCRIPT=\"/etc/rc.d/init.d/rcS\" make 24BB_INIT_SCRIPT='\"/etc/rc.d/init.d/rcS\"' make
25 25
26%Install 26%Install
27rm -rf $RPM_BUILD_ROOT 27rm -rf $RPM_BUILD_ROOT