* Fixed OpenWRT Makefile
[project/luci.git] / contrib / package / luci / ipkg / luci-ff-halle.postinst
diff --git a/contrib/package/luci/ipkg/luci-ff-halle.postinst b/contrib/package/luci/ipkg/luci-ff-halle.postinst
new file mode 100755 (executable)
index 0000000..0efb5a9
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+[ -n "${IPKG_INSTROOT}" ] || {
+       ( . /etc/uci-defaults/luci-community-halle ) && rm -f /etc/uci-defaults/luci-community-halle
+}