X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/1468e6557266fd77a3522baeae7088709327071b..d5dc9a90873047ab07107833a950320ae3b2b41f:/package/opkg/files/postinst diff --git a/package/opkg/files/postinst b/package/opkg/files/postinst deleted file mode 100644 index 6aa8731ee..000000000 --- a/package/opkg/files/postinst +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -ln -sf "${IPKG_INSTROOT}/usr/lib/ipkg" "${IPKG_INSTROOT}/usr/lib/opkg" -ln -sf "${IPKG_INSTROOT}/etc/ipkg.conf" "${IPKG_INSTROOT}/etc/opkg.conf"