make opkg the default package manager, disable busybox ipkg from building by default
[openwrt.git] / package / opkg / files / postinst
diff --git a/package/opkg/files/postinst b/package/opkg/files/postinst
deleted file mode 100644 (file)
index c2bb381..0000000
+++ /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"
This page took 0.022126 seconds and 4 git commands to generate.