Notice the force argument. But for something saner, I think that bootstrap should check for README-hacking and README-alpha, README-alpha is more used than README-hacking. One could make the README-foo file configurable via bootstrap.conf though...
I prefer not to use --force, and have bootstrap.conf override the defaults. I have attached the diff, which is quite trivial. Happy hacking, Debarshi -- GPG key ID: 63D4A5A7 Key server: pgp.mit.edu
--- inetutils/bootstrap.conf 2007-03-17 02:11:48.000000000 +0530 +++ inetutils-build/bootstrap.conf 2007-03-27 15:26:02.000000000 +0530 @@ -17,6 +17,8 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA # 02110-1301, USA. +checkout_only_file=README-alpha + # gnulib library name gnulib_name=libgnu
_______________________________________________ bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
