fixed install of Mesa
git-svn-id: svn://svn.openwrt.org/openwrt/packages@8957 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
e91872ae63
commit
39278f7041
@ -33,7 +33,7 @@ define Build/Compile
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
$(CP) -r $(PKG_BUILD_DIR)/include/* $(STAGING_DIR)/include
|
||||
$(CP) -r $(PKG_BUILD_DIR)/include/* $(STAGING_DIR)/usr/include
|
||||
endef
|
||||
|
||||
$(eval $(call BuildPackage,Mesa))
|
||||
|
Loading…
x
Reference in New Issue
Block a user