summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>1999-12-15 08:20:08 +0000
committerErik Andersen <andersen@codepoet.org>1999-12-15 08:20:08 +0000
commit3cd5d2541f375d5c87a35028fc4f6db0215872c2 (patch)
tree126923bfceaa07e12549d962f5dda1ac71577292 /examples
parent0f0fcecf7fb85593c8112efae07342a1ba6c7dde (diff)
downloadbusybox-w32-3cd5d2541f375d5c87a35028fc4f6db0215872c2.tar.gz
busybox-w32-3cd5d2541f375d5c87a35028fc4f6db0215872c2.tar.bz2
busybox-w32-3cd5d2541f375d5c87a35028fc4f6db0215872c2.zip
Turn off loadkmap and loadfont. We won't be needing those.
-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 ed1b2deb1..5e9df9d0e 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
24make 24BB_INIT_RC_EXIT_CMD=\"/bin/sh\" make
25 25
26%Install 26%Install
27rm -rf $RPM_BUILD_ROOT 27rm -rf $RPM_BUILD_ROOT