summaryrefslogtreecommitdiff
path: root/package/log4cplus
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-03-04 10:31:09 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-03-04 10:31:09 +0100
commitddb8c72a40d69c786062e3f92c9a2155726a6ea4 (patch)
tree75f27b3ea8a4352941937f7ca630939fd4acb393 /package/log4cplus
parent11ffcbcd559f63d5842d1c37aa2cd27fa8561ea6 (diff)
various updates and fixes
Diffstat (limited to 'package/log4cplus')
-rw-r--r--package/log4cplus/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/log4cplus/Makefile b/package/log4cplus/Makefile
index b2e2aab1a..05458cd0c 100644
--- a/package/log4cplus/Makefile
+++ b/package/log4cplus/Makefile
@@ -18,6 +18,8 @@ DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
include ${TOPDIR}/mk/package.mk
+TARGET_LDFLAGS+= -L$(STAGING_DIR)/usr/lib64
+
$(eval $(call PKG_template,LOG4CPLUS,${PKG_NAME},${PKG_VERSION}-${PKG_RELEASE},${PKG_DEPENDS},${PKG_DESCR},${PKG_SECTION}))
post-install: