From 756424bc0e4f50f3c709a85d7944494b04a46e3c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 13 Apr 2011 05:47:40 +0200 Subject: add actual the library --- package/ConsoleKit/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'package/ConsoleKit') diff --git a/package/ConsoleKit/Makefile b/package/ConsoleKit/Makefile index 4480df4ef..178be1447 100644 --- a/package/ConsoleKit/Makefile +++ b/package/ConsoleKit/Makefile @@ -21,5 +21,7 @@ $(eval $(call PKG_template,CONSOLEKIT,consolekit,$(PKG_VERSION)-${PKG_RELEASE},$ consolekit-install: $(INSTALL_DIR) $(IDIR_CONSOLEKIT)/usr/lib + $(CP) $(WRKINST)/usr/lib/libck-connector.so* \ + $(IDIR_CONSOLEKIT)/usr/lib include ${TOPDIR}/mk/pkg-bottom.mk -- cgit v1.2.3