fix more compile errors
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9912 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@ -45,6 +45,7 @@ define Build/Compile
|
||||
endef
|
||||
|
||||
define Build/InstallDev
|
||||
$(INSTALL_DIR) $(1)
|
||||
$(CP) $(PKG_INSTALL_DIR)/* $(1)/
|
||||
$(SED) "s,-L/usr/local/lib,,g" $(1)/usr/lib/libcairo.la
|
||||
$(SED) "s,/usr/lib/libfontconfig.la,$(1)/usr/lib/libfontconfig.la,g" $(1)/usr/lib/libcairo.la
|
||||
|
Reference in New Issue
Block a user