lots of package cleanups/fixes

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9948 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd
2007-12-27 02:12:26 +00:00
parent 76e8333cc6
commit f2e55a8fb5
30 changed files with 75 additions and 161 deletions

View File

@ -47,8 +47,8 @@ define Package/subversion-server
endef
CONFIGURE_ARGS += \
--with-apr="$(STAGING_DIR_HOST)/bin/apr-1-config" \
--with-apr-util="$(STAGING_DIR_HOST)/bin/apu-1-config" \
--with-apr="$(STAGING_DIR)/host/bin/apr-1-config" \
--with-apr-util="$(STAGING_DIR)/host/bin/apu-1-config" \
--with-neon="$(STAGING_DIR)/usr/include/neon" \
--disable-mod-activation \
--without-ruby-sitedir \