From: Florian Fainelli Date: Sun, 24 Oct 2010 11:13:18 +0000 (+0000) Subject: [package] stage krb5 headers and libs X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=244d8543d64571b41eeeb58398752b90461feb01 [package] stage krb5 headers and libs This is needed for other packages to link against krb5. Signed-off-by: Daniel Golle SVN-Revision: 23613 --- diff --git a/net/krb5/Makefile b/net/krb5/Makefile index ac1856695b..90ae205d83 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