krb5: prevent libcom_err from leaking into other packages like e2fsprogs
git-svn-id: svn://svn.openwrt.org/openwrt/packages@32361 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
3d9d768d7e
commit
7c78e9f40a
@ -83,6 +83,7 @@ define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)/usr
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib \
|
||||
$(1)/usr
|
||||
rm -f $(1)/usr/lib/libcom_err*
|
||||
endef
|
||||
|
||||
define Package/krb5-libs/install
|
||||
|
Loading…
x
Reference in New Issue
Block a user