wxbase: ups...

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8999 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2007-09-23 19:52:48 +00:00
parent d4b6ade3e7
commit d452a39800

View File

@ -106,9 +106,11 @@ CONFIGURE_ARGS+= \
CONFIGURE_VARS+= \
CXX="g++-uc+std" \
MAKE_FLAGS += \
DESTDIR="$(PKG_INSTALL_DIR)" \
all install \
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
DESTDIR="$(PKG_INSTALL_DIR)" \
all install
endef
define Build/InstallDev
mkdir -p $(STAGING_DIR)/usr/bin