From e08b239f3d46501546e2f68fcdaf199890dc665c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Thu, 04 Apr 2019 17:50:07 -0400 Subject: opkg-common: Manage opkg-key and u-a with u-a So meta. --- (limited to 'build') diff --git a/build b/build index f8a6270..a233356 100755 --- a/build +++ b/build @@ -31,6 +31,9 @@ install: build oh-autoinstall -B obj-opkg-gpg mv dest/usr/bin/opkg-cl dest/usr/bin/opkg-gpg oh-autoinstall -B obj-opkg + mv dest/usr/bin/opkg-key dest/usr/bin/opkg-key-orig + mv dest/usr/bin/update-alternatives \ + dest/usr/bin/update-alternatives-orig rm -Rf dest/usr/include/ \ dest/usr/lib/$(OPK_HOST_ARCH)/pkgconfig/ \ dest/usr/lib/$(OPK_HOST_ARCH)/libopkg.a \ -- cgit v0.9.1