fix fontconfig compile
git-svn-id: svn://svn.openwrt.org/openwrt/packages@9949 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
f2e55a8fb5
commit
72b0e573f3
@ -37,7 +37,7 @@ endef
|
||||
|
||||
define Build/Compile
|
||||
$(foreach dir,fc-case fc-lang fc-glyphname, $(MAKE) -C $(PKG_BUILD_DIR)/$(dir) CFLAGS="";)
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) DESTDIR="$(PKG_INSTALL_DIR)" all install
|
||||
$(MAKE) -C $(PKG_BUILD_DIR) DESTDIR="$(PKG_INSTALL_DIR)" DOCSRC="" install
|
||||
endef
|
||||
|
||||
define Package/fontconfig/install
|
||||
|
Loading…
x
Reference in New Issue
Block a user