Add in sample inittab file
[oweals/busybox.git] / busybox.spec
index 5e9df9d0e649ac2cf68e3c021d73b230860dcd38..a8520074ebe63abfacde5689d02a0ee4b4a2e557 100644 (file)
@@ -1,5 +1,5 @@
 Name: busybox
-Version: 0.39
+Version: 0.40
 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_RC_EXIT_CMD=\"/bin/sh\" make
+BB_INIT_RC_EXIT_CMD=\"/bin/sh\" BB_INIT_SCRIPT=\"/etc/rc.d/init.d/rcS\" make
 
 %Install
 rm -rf $RPM_BUILD_ROOT