themes: drop old Freifunk theme, unmaintained and redundant
[project/luci.git] / themes / freifunk / ipkg / postinst
diff --git a/themes/freifunk/ipkg/postinst b/themes/freifunk/ipkg/postinst
deleted file mode 100755 (executable)
index f5d35c9..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
-       ( . /etc/uci-defaults/luci-theme-freifunk ) &&  rm -f /etc/uci-defaults/luci-theme-freifunk
-}