Remove obsolete ipkg directories
[project/luci.git] / themes / luci-theme-freifunk-bno / ipkg / postinst
diff --git a/themes/luci-theme-freifunk-bno/ipkg/postinst b/themes/luci-theme-freifunk-bno/ipkg/postinst
deleted file mode 100755 (executable)
index 5972881..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
-       ( . /etc/uci-defaults/luci-theme-freifunk-bno ) &&      rm -f /etc/uci-defaults/luci-theme-freifunk-bno
-}