fix libXt staging
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9863 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
18e237932f
commit
c20390554a
@ -81,6 +81,8 @@ endef
|
||||
|
||||
define Build/InstallDev
|
||||
$(CP) $(PKG_INSTALL_DIR)/* $(1)
|
||||
$(INSTALL_DIR) $(2)/bin
|
||||
mv $(1)/usr/bin/makestrs $(2)/bin
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,libXt))
|
||||
|
Loading…
x
Reference in New Issue
Block a user