From 50b258a1d42c12e9f13e31282d6d555a1a9fcf32 Mon Sep 17 00:00:00 2001
From: Jo-Philipp Wich <jow@openwrt.org>
Date: Thu, 8 Jan 2015 16:31:40 +0100
Subject: Remove obsolete ipkg directories

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
---
 themes/luci-theme-freifunk-bno/ipkg/postinst | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100755 themes/luci-theme-freifunk-bno/ipkg/postinst

(limited to 'themes/luci-theme-freifunk-bno/ipkg')

diff --git a/themes/luci-theme-freifunk-bno/ipkg/postinst b/themes/luci-theme-freifunk-bno/ipkg/postinst
deleted file mode 100755
index 5972881a89..0000000000
--- a/themes/luci-theme-freifunk-bno/ipkg/postinst
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-[ -n "${IPKG_INSTROOT}" ] || {
-	( . /etc/uci-defaults/luci-theme-freifunk-bno ) &&	rm -f /etc/uci-defaults/luci-theme-freifunk-bno
-}
-- 
cgit v1.2.3