summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLars Müller2007-01-06 22:35:45 +0100
committerLars Müller2007-01-06 22:35:45 +0100
commitba0cc00fd9fba3246015f559a744292b8be83c9a (patch)
tree134989a7e12ee0e9b3ec9e89e74dae5f3f071b75 /Makefile
parentAdd slxbootstrap used by busybox. (diff)
downloadcore-ba0cc00fd9fba3246015f559a744292b8be83c9a.tar.gz
core-ba0cc00fd9fba3246015f559a744292b8be83c9a.tar.xz
core-ba0cc00fd9fba3246015f559a744292b8be83c9a.zip
List of available applets including the path.
git-svn-id: http://svn.openslx.org/svn/openslx/trunk@590 95ad53e4-c205-0410-b2fa-d234c58c8868
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c32d3449..9ca2870d 100644
--- a/Makefile
+++ b/Makefile
@@ -151,7 +151,7 @@ supported."; \
tar -xp -C $(SLX_SHARE_PATH)
@cd theming; tar --exclude=.svn -cp * | \
tar -xp -C $(SLX_SHARE_PATH)/themes; cd ..
- @cp -p tools/busybox installer/slxbootstrap $(SLX_SHARE_PATH)/busybox/
+ @cp -p tools/busybox{,.links} installer/slxbootstrap $(SLX_SHARE_PATH)/busybox/
@# create pre-/postinit scripts for us in initramfs:
@echo -e "#!/bin/sh\n#\n# This script allows the local admin to \