[arch-commits] Commit in gdb/trunk (PKGBUILD)

Evangelos Foutras foutrelis at archlinux.org
Thu May 21 19:21:08 UTC 2020


    Date: Thursday, May 21, 2020 @ 19:21:07
  Author: foutrelis
Revision: 387374

upgpkg: gdb 9.1-4: keep gdbserver; no longer shipped with binutils

Modified:
  gdb/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-21 19:14:49 UTC (rev 387373)
+++ PKGBUILD	2020-05-21 19:21:07 UTC (rev 387374)
@@ -8,7 +8,7 @@
 # of gdb (for arm/avr/...)
 pkgname=(gdb gdb-common)
 pkgver=9.1
-pkgrel=3
+pkgrel=4
 pkgdesc='The GNU Debugger'
 arch=(x86_64)
 url='https://www.gnu.org/software/gdb/'
@@ -69,10 +69,7 @@
   rm "$pkgdir"/usr/include/{ansidecl,bfd,bfdlink,dis-asm,plugin-api,symcat,ctf,ctf-api,bfd_stdint,diagnostics}.h
   rm "$pkgdir"/usr/share/info/bfd.info
   rm "$pkgdir"/usr/lib/{libbfd,libopcodes,libctf,libctf-nobfd}.a
-  rm "$pkgdir"/usr/lib/libinproctrace.so*
-  rm "$pkgdir"/usr/bin/gdbserver
 
-
   # install "custom" system gdbinit
   install -dm 755 "$pkgdir/etc/gdb"
   touch "$pkgdir/etc/gdb/gdbinit"



More information about the arch-commits mailing list