From: florian Date: Sun, 24 Oct 2010 11:13:18 +0000 (+0000) Subject: [package] stage krb5 headers and libs X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=14b1cba151555c75dc7affbb1d08d8d0c72a8aad;p=packages.git [package] stage krb5 headers and libs This is needed for other packages to link against krb5. Signed-off-by: Daniel Golle git-svn-id: svn://svn.openwrt.org/openwrt/packages@23613 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/krb5/Makefile b/net/krb5/Makefile index ac1856695..90ae205d8 100644 --- a/net/krb5/Makefile +++ b/net/krb5/Makefile @@ -72,6 +72,14 @@ CONFIGURE_ARGS += \ --without-tcl \ --disable-ipv6 +define Build/InstallDev + $(INSTALL_DIR) $(1)/usr + $(CP) \ + $(PKG_INSTALL_DIR)/usr/include \ + $(PKG_INSTALL_DIR)/usr/lib \ + $(1)/usr/ +endef + define Package/krb5-libs/install $(INSTALL_DIR) $(1)/usr/lib $(INSTALL_DIR) $(1)/usr/lib/krb5