summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/ffluci/ipkg/ffluci-ff-leipzig.postinst
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package/ffluci/ipkg/ffluci-ff-leipzig.postinst')
-rwxr-xr-xcontrib/package/ffluci/ipkg/ffluci-ff-leipzig.postinst4
1 files changed, 0 insertions, 4 deletions
diff --git a/contrib/package/ffluci/ipkg/ffluci-ff-leipzig.postinst b/contrib/package/ffluci/ipkg/ffluci-ff-leipzig.postinst
deleted file mode 100755
index 26eace97d..000000000
--- a/contrib/package/ffluci/ipkg/ffluci-ff-leipzig.postinst
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
- ( . /etc/uci-defaults/ffluci-community-leipzig ) && rm -f /etc/uci-defaults/ffluci-community-leipzig
-}