summaryrefslogtreecommitdiff
path: root/package/libdaemon
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2011-05-12 12:34:11 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2011-05-12 12:34:11 +0200
commit76df1a5fe3b196a7ce520c4ce4832e65a5de8316 (patch)
tree3e01a977ae2b4cc4af854b7b1354782c1f932d51 /package/libdaemon
parentc42a81bc2faa3bf300ced02a4567f7e47ae15722 (diff)
spkg-install is only called for subpackages
Diffstat (limited to 'package/libdaemon')
-rw-r--r--package/libdaemon/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/libdaemon/Makefile b/package/libdaemon/Makefile
index e85081bdf..ee7ebadb6 100644
--- a/package/libdaemon/Makefile
+++ b/package/libdaemon/Makefile
@@ -20,7 +20,7 @@ $(eval $(call PKG_template,LIBDAEMON,libdaemon,${PKG_VERSION}-${PKG_RELEASE},${P
CONFIGURE_ENV+= ac_cv_func_setpgrp_void=yes
CONFIGURE_ARGS+= --disable-lynx
-libdaemon-install:
+post-install:
${INSTALL_DIR} ${IDIR_LIBDAEMON}/usr/lib
${CP} ${WRKINST}/usr/lib/libdaemon.so* ${IDIR_LIBDAEMON}/usr/lib