add opkg
[openwrt-10.03/.git] / package / opkg / files / postinst
diff --git a/package/opkg/files/postinst b/package/opkg/files/postinst
new file mode 100644 (file)
index 0000000..c479744
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+ln -sf "${IPKG_INSTROOT}/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg"