From 82729b60f5b9bc4e2d8fd57a32fd51eee1515a63 Mon Sep 17 00:00:00 2001
From: Steven Barth <steven@midlink.org>
Date: Sun, 7 Jun 2009 11:38:30 +0000
Subject: PX5G: no autogeneration

---
 libs/px5g/ipkg/postinst | 6 ------
 1 file changed, 6 deletions(-)
 delete mode 100755 libs/px5g/ipkg/postinst

(limited to 'libs/px5g/ipkg/postinst')

diff --git a/libs/px5g/ipkg/postinst b/libs/px5g/ipkg/postinst
deleted file mode 100755
index a221b34a33..0000000000
--- a/libs/px5g/ipkg/postinst
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/sh
-[ -z "${IPKG_INSTROOT}" -a -f "/etc/uci-defaults/px5g" ] && {
-	( . /etc/uci-defaults/px5g ) && rm -f /etc/uci-defaults/px5g
-	exit
-}
-exit 0
-- 
cgit v1.2.3