]> git.ipfire.org Git - thirdparty/tar.git/commit
Adjust to Gnulib bootstrap revamp
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jul 2022 18:44:12 +0000 (11:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Jul 2022 18:46:56 +0000 (11:46 -0700)
commit5c4f8cadbd362497dc3c3136566589557ce00f1b
tree7093f166767b270398e15937cede62067f634e25
parent496cf61638852ba20dcdec1f64027b1d9fd74539
Adjust to Gnulib bootstrap revamp

* autogen.sh, autopull.sh, bootstrap-funclib.sh:
New files, copied from gnulib/top.
* bootstrap: Copy from gnulib/top/bootstrap (as opposed
to copying from gnulib/build-aux/bootstrap, as we used to).
* bootstrap.conf (bootstrap_post_pull_hook)
(bootstrap_post_import_hook): New functions.
Move commands into these functions as needed.
NEWS
README-alpha
README-hacking
autogen.sh [new file with mode: 0755]
autopull.sh [new file with mode: 0755]
bootstrap
bootstrap-funclib.sh [new file with mode: 0644]
bootstrap.conf