From: Steven Barth Date: Tue, 14 Oct 2008 11:40:48 +0000 (+0000) Subject: Don't set german as default language for SDK X-Git-Tag: 0.9.0~1103 X-Git-Url: http://git.archive.openwrt.org/?a=commitdiff_plain;h=43ab1528149efe811751484f47f7c83a3cd9ed76;p=project%2Fluci.git Don't set german as default language for SDK --- diff --git a/Makefile b/Makefile index e673b22dc..05f5e91d5 100644 --- a/Makefile +++ b/Makefile @@ -39,7 +39,7 @@ hostcopy: hostenv: host ucidefaults ucidefaults: - build/hostenv.sh $(realpath host) $(LUA_MODULEDIR) $(LUA_LIBRARYDIR) "$(realpath host)/bin/uci-defaults --exclude luci-community-*" + build/hostenv.sh $(realpath host) $(LUA_MODULEDIR) $(LUA_LIBRARYDIR) "$(realpath host)/bin/uci-defaults --exclude luci-freifunk-*" runboa: hostenv libs/sgi-webuci/host/buildconfig.sh $(realpath host) > host/etc/boa/boa.conf