gtk was not installing all files
git-svn-id: svn://svn.openwrt.org/openwrt/packages@11342 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
02a5cec2ef
commit
f247462ae3
@ -44,8 +44,7 @@ define Build/InstallDev
|
||||
endef
|
||||
|
||||
define Package/gtk-2.10.14/install
|
||||
$(INSTALL_DIR) $(1)/usr/lib
|
||||
$(CP) $(PKG_INSTALL_DIR)/usr/lib/*.{so.*,so} $(1)/usr/lib/
|
||||
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,gtk-2.10.14))
|
||||
|
Loading…
x
Reference in New Issue
Block a user