i18n: remove misplaced etc folder in Norwegian language package
authorJo-Philipp Wich <jow@openwrt.org>
Fri, 15 Oct 2010 07:23:41 +0000 (07:23 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Fri, 15 Oct 2010 07:23:41 +0000 (07:23 +0000)
i18n/norwegian/etc/uci-defaults/luci-i18n-norwegian [deleted file]

diff --git a/i18n/norwegian/etc/uci-defaults/luci-i18n-norwegian b/i18n/norwegian/etc/uci-defaults/luci-i18n-norwegian
deleted file mode 100755 (executable)
index cb34c29..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh
-uci batch <<-EOF
-       set luci.languages.no=Norwegian
-       commit luci
-EOF