summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2010-12-23 20:41:15 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2010-12-23 20:41:15 +0100
commit845317b460ee99ad633534cad4de72404af7e30b (patch)
treed458cd1bccc932a3261c11b306df64bf50c0d119 /mk
parentc69912d5e2c55587897bb75de3512082e382abae (diff)
add new packages syslinux, nasm and qemu (not perfect..)
Diffstat (limited to 'mk')
-rw-r--r--mk/pkg-bottom.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/mk/pkg-bottom.mk b/mk/pkg-bottom.mk
index 82f7b8588..196aced3c 100644
--- a/mk/pkg-bottom.mk
+++ b/mk/pkg-bottom.mk
@@ -79,6 +79,7 @@ else ifeq ($(strip ${CONFIG_STYLE}),)
--program-prefix= \
--program-suffix= \
--prefix=/usr \
+ --bindir=/usr/bin \
--datadir=/usr/share \
--mandir=/usr/share/man \
--libexecdir=/usr/libexec \