mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
maint: Add guix to bootstrapping tools, for announce-gen.
* cfg.mk (guix): New variable. (bootstrap-tools): Use it.
This commit is contained in:
3
cfg.mk
3
cfg.mk
@@ -18,7 +18,8 @@
|
||||
|
||||
manual_title = GNU Networking Utilities
|
||||
|
||||
bootstrap-tools = gnulib,autoconf,automake,bison,m4,makeinfo,help2man,make,gzip,tar
|
||||
guix = $(shell command -v guix > /dev/null && echo ,guix)
|
||||
bootstrap-tools = gnulib,autoconf,automake,bison,m4,makeinfo,help2man,make,gzip,tar$(guix)
|
||||
|
||||
old_NEWS_hash = 4b404c7ddcbeee5604dd8d296ba37426
|
||||
|
||||
|
||||
Reference in New Issue
Block a user