From 43ab1528149efe811751484f47f7c83a3cd9ed76 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Tue, 14 Oct 2008 11:40:48 +0000 Subject: [PATCH] Don't set german as default language for SDK --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0