summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-01-17 07:54:33 (EST)
committer P. J. McDermott <pjm@nac.net>2014-01-17 07:54:33 (EST)
commit4a4b65f272364afc48f9a4f86b3b57acb4824c3a (patch)
tree31aa7ca0ab7067c87dae31f2fa9d94b44d78c9bf
parent4f2a91b633d1dd5fbadba6f34190b5fdd30db700 (diff)
build: Remove libiberty.a even in a "lib64" dir.
-rwxr-xr-xbuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/build b/build
index 1cf737d..2b0d744 100755
--- a/build
+++ b/build
@@ -33,7 +33,7 @@ install: build
dest/usr/share/locale/*/LC_MESSAGES/opcodes.mo
# Remove libiberty.
rm -f \
- dest/usr/lib/lib/libiberty.*
+ dest/usr/lib/lib*/libiberty.*
# Remove GNU Info index.
rm -f dest/usr/share/info/dir
# Remove common info files.