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/postinst2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/opkg/files/postinst b/package/opkg/files/postinst
new file mode 100644
index 000000000..c47974450
--- /dev/null
+++ b/package/opkg/files/postinst
@@ -0,0 +1,2 @@
+#!/bin/sh
+ln -sf "${IPKG_INSTROOT}/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg"