i18n: package hungarian translations
[project/luci.git] / i18n / hungarian / ipkg / postinst
diff --git a/i18n/hungarian/ipkg/postinst b/i18n/hungarian/ipkg/postinst
new file mode 100755 (executable)
index 0000000..7f69ba7
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/sh
+[ -n "${IPKG_INSTROOT}" ] || {
+       ( . /etc/uci-defaults/luci-i18n-hungarian ) &&  rm -f /etc/uci-defaults/luci-i18n-hungarian
+}