X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/3de484921c3905e05081e5af8826848fe5cf0ca6..d5dc9a90873047ab07107833a950320ae3b2b41f:/package/opkg/files/postinst 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"