diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 19:50:27 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2012-02-15 19:50:27 +0000 |
commit | 4262d901246ef57a21bd0594d5e2dfb945f430da (patch) | |
tree | 0384faef247ce6cce8e7be39bd2232359e0ea1ae /themes/freifunk-hannover/ipkg/postinst | |
parent | 0ff4dcf277cbfd552343c31ffc313d52b1e2f161 (diff) |
themes: drop freifunk-hannover its abandoned and redundant
Diffstat (limited to 'themes/freifunk-hannover/ipkg/postinst')
-rw-r--r-- | themes/freifunk-hannover/ipkg/postinst | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/freifunk-hannover/ipkg/postinst b/themes/freifunk-hannover/ipkg/postinst deleted file mode 100644 index 32786bc46b..0000000000 --- a/themes/freifunk-hannover/ipkg/postinst +++ /dev/null @@ -1,3 +0,0 @@ -[ -n "${IPKG_INSTROOT}" ] || { - ( . /etc/uci-defaults/luci-theme-freifunk-hannover ) && rm -f /etc/uci-defaults/luci-theme-freifunk-hannover -} |