Explorar o código

add actual the library

Waldemar Brodkorb %!s(int64=15) %!d(string=hai) anos
pai
achega
756424bc0e
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      package/ConsoleKit/Makefile

+ 2 - 0
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