summaryrefslogtreecommitdiff
path: root/package/miredo
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-10-22 19:29:20 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-10-22 19:29:20 +0200
commitd279b5d1fe744cac44da7cd1b51f9ba6a2cc4647 (patch)
treebf575aca8f9ce9cf088ce3aee992fc846cd6e130 /package/miredo
parent32a82e38679501da738199135b35f93ddc8aca0a (diff)
fix libmix packages, while checking all packages make some style cleanup
Diffstat (limited to 'package/miredo')
-rw-r--r--package/miredo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/package/miredo/Makefile b/package/miredo/Makefile
index 9a70d0f88..66fdcdee6 100644
--- a/package/miredo/Makefile
+++ b/package/miredo/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS+= --without-Judy \
XAKE_FLAGS+= CXXLINK="\$${LINK}" \
-post-install:
+miredo-install:
${INSTALL_DIR} ${IDIR_MIREDO}/etc/miredo ${IDIR_MIREDO}/usr/sbin
${INSTALL_DIR} ${IDIR_MIREDO}/usr/lib
${INSTALL_DATA} ${WRKINST}/etc/miredo/miredo.conf \
@@ -37,6 +37,8 @@ post-install:
${CP} ${WRKINST}/usr/lib/libtun*.so* ${IDIR_MIREDO}/usr/lib
${CP} ${WRKINST}/usr/lib/libteredo.so* ${IDIR_MIREDO}/usr/lib
${INSTALL_BIN} ${WRKINST}/usr/sbin/miredo ${IDIR_MIREDO}/usr/sbin/
+
+miredo-server-install:
${INSTALL_DIR} ${IDIR_MIREDO_SERVER}/usr/sbin
${INSTALL_BIN} ${WRKINST}/usr/sbin/miredo-server \
${IDIR_MIREDO_SERVER}/usr/sbin/