fix more compile errors

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9912 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2007-12-25 02:43:09 +00:00
parent d5fef4a201
commit 2c4b5497a1
6 changed files with 6 additions and 1 deletions

View File

@ -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