[arch-commits] Commit in mingw-w64-binutils/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun May 9 13:28:44 UTC 2021
Date: Sunday, May 9, 2021 @ 13:28:44
Author: felixonmars
Revision: 929176
upgpkg: mingw-w64-binutils 2.36-1
Modified:
mingw-w64-binutils/trunk/PKGBUILD
----------+
PKGBUILD | 2 ++
1 file changed, 2 insertions(+)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-09 13:28:14 UTC (rev 929175)
+++ PKGBUILD 2021-05-09 13:28:44 UTC (rev 929176)
@@ -45,5 +45,7 @@
echo "Installing ${_target} cross binutils"
cd "$srcdir"/binutils-${_target}
make DESTDIR="$pkgdir" install
+
+ rm "$pkgdir"/usr/lib/bfd-plugins/libdep.so
done
}
More information about the arch-commits
mailing list