# HG changeset patch # User John W. Eaton # Date 1508632215 14400 # Node ID ef59a196c1557a48cd4cfcbbe8d4903119d86453 # Parent 44f0ad0e3af5d63d62f7f1933327411fbb6a2435 boostrap.conf: Set checkout_only_file to etc/HACKING.md. diff -r 44f0ad0e3af5 -r ef59a196c155 bootstrap.conf --- a/bootstrap.conf Sun Oct 22 00:01:43 2017 +0200 +++ b/bootstrap.conf Sat Oct 21 20:30:15 2017 -0400 @@ -150,7 +150,7 @@ git 1.5.5 tar - " -checkout_only_file=etc/HACKING +checkout_only_file=etc/HACKING.md gnulib_tool_option_extras="--libtool" gnulib_name="libgnu" source_base="libgnu"