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