From 436a76f3d0c029631ab1c8cd4ea7c94284ff2349 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 31 May 2019 19:58:18 -0400 Subject: fakeroot: Remove libfakeroot.a --- (limited to 'build') diff --git a/build b/build index 7bc6e98..37b6682 100755 --- a/build +++ b/build @@ -13,6 +13,7 @@ build: install: build oh-autoinstall rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libfakeroot.la' + rm -f 'dest/usr/lib/$(OPK_HOST_ARCH)/libfakeroot.a' oh-fixperms oh-strip oh-installfiles -- cgit v0.9.1