]> git.ipfire.org Git - thirdparty/coreutils.git/commit
maint: factor coreutils-specific code out of bootstrap
authorJim Meyering <meyering@redhat.com>
Sat, 26 Sep 2009 12:13:16 +0000 (14:13 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 26 Sep 2009 12:45:50 +0000 (14:45 +0200)
commit30c65cd49c98e56b65beef8812a4a25df4b1178a
tree7068347fa5aea3de02b03634eb845635d1629d89
parentca9e212cf804775f3f460e8b42a4cdb2c74f8ee4
maint: factor coreutils-specific code out of bootstrap

* bootstrap (bootstrap_epilogue): Define a default, empty function.
Remove coreutils-specific code, and instead,
invoke this new function at the end of this script.
* bootstrap.conf (bootstrap_epilogue): Define, to override the default.
bootstrap
bootstrap.conf