[packages] pcre: we don't need dev shlib symlinks (.so), thx {Nico}
git-svn-id: svn://svn.openwrt.org/openwrt/packages@20370 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
415e4a4749
commit
ce3fb871fb
@ -52,7 +52,7 @@ endef
|
||||
|
||||
define Package/libpcre/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libpcre{,posix}.so* $(1)/usr/lib/
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/libpcre{,posix}.so.* $(1)/usr/lib/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,libpcre))
|
||||
|
Loading…
x
Reference in New Issue
Block a user