1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2025-04-21 12:27:27 +03:00

netsurf - at least shows up.

This commit is contained in:
kyak
2010-11-20 14:44:08 +03:00
parent 25cc3ef145
commit 22c747edd9
8 changed files with 106 additions and 10 deletions

View File

@@ -24,7 +24,9 @@ endef
define Build/Compile
rm -rf $(PKG_INSTALL_DIR)
$(MAKE) -C $(PKG_BUILD_DIR) \
$(MAKE_VARS) $(MAKE) -C $(PKG_BUILD_DIR) \
$(MAKE_FLAGS) \
WARNFLAGS="" \
COMPONENT_TYPE=lib-shared \
DESTDIR="$(PKG_INSTALL_DIR)" \
all install