gdb/16.3: added

This commit is contained in:
2025-06-02 16:43:07 +02:00
parent a4cffcd702
commit 180ebae32c
4 changed files with 52 additions and 17 deletions

View File

@@ -1,19 +1,5 @@
#!/usr/bin/env modbuild
pbuild::set_download_url \
"https://ftp.gnu.org/gnu/$P/$P-${V_PKG}.tar.xz"
pbuild::install_docfiles \
COPYING \
COPYING.LIB \
COPYING3 \
COPYING3.LIB \
ChangeLog \
MAINTAINERS \
README \
README-maintainer-mode
pbuild::add_to_group 'Programming'
# Local Variables:
# mode: sh
# sh-basic-offset: 8