summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xlibs/px5g/ipkg/postinst6
-rwxr-xr-xlibs/px5g/root/etc/uci-defaults/px5g2
2 files changed, 0 insertions, 8 deletions
diff --git a/libs/px5g/ipkg/postinst b/libs/px5g/ipkg/postinst
deleted file mode 100755
index a221b34a3..000000000
--- 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
diff --git a/libs/px5g/root/etc/uci-defaults/px5g b/libs/px5g/root/etc/uci-defaults/px5g
deleted file mode 100755
index ba1ec6341..000000000
--- a/libs/px5g/root/etc/uci-defaults/px5g
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-px5g-genkeys