summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-08-04 15:51:11 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-08-04 15:51:11 (EDT)
commitb833998bf932d783e3fb078353129d25ea1ef323 (patch)
treec98cc71cacbe19615c06e0be49a982d88198cd7b
parent59ab80e5bd0fa41e3602480db81874f569604770 (diff)
build: Remove *.la files.
-rwxr-xr-xbuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/build b/build
index 98b6c73..2f4ade0 100755
--- a/build
+++ b/build
@@ -15,6 +15,8 @@ build: configure
install: build
oh-autoinstall
+ # Remove GNU Libtool archive files.
+ rm -f dest/usr/lib/$(OPK_HOST_ARCH)/gawk/*.la
# Remove symbolic and hard links in /usr/bin.
rm -f dest/usr/bin/awk
rm -f dest/usr/bin/gawk-*