Fix libtiff install (this time for real).
git-svn-id: svn://svn.openwrt.org/openwrt/packages@12776 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e9ee844e2d
commit
e7029356b4
@ -38,7 +38,7 @@ define Build/InstallDev
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/include/* $(1)/usr/include/
|
||||
endef
|
||||
|
||||
define Package/libtiff/Install
|
||||
define Package/libtiff/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/lib*so* $(1)/usr/lib/
|
||||
endef
|
||||
|
Loading…
x
Reference in New Issue
Block a user