summaryrefslogtreecommitdiffstats
path: root/package/opkg/files/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'package/opkg/files/postinst')
-rw-r--r--package/opkg/files/postinst3
1 files changed, 0 insertions, 3 deletions
diff --git a/package/opkg/files/postinst b/package/opkg/files/postinst
deleted file mode 100644
index c2bb38187..000000000
--- a/package/opkg/files/postinst
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-ln -sf "/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg"
-ln -sf "/etc/ipkg.conf" "${IPKG_INSTROOT}/etc/opkg.conf"