aboutsummaryrefslogtreecommitdiffstats
path: root/packages/cortexa57-poky-linux/opkg-utils/update-alternatives-opkg/latest.pkg_postrm
blob: 8720baf58be55ae61e2c32db3e7c654b1eb86bf6 (plain)
1
2
3
set -e
	rm -rf $D/usr/lib/opkg/alternatives
	rmdir $D/usr/lib/opkg || true