aboutsummaryrefslogtreecommitdiff
path: root/examples/busybox.spec
diff options
context:
space:
mode:
Diffstat (limited to 'examples/busybox.spec')
-rw-r--r--examples/busybox.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/busybox.spec b/examples/busybox.spec
index a0351a08e..a8520074e 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\" make 24BB_INIT_RC_EXIT_CMD=\"/bin/sh\" BB_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