]> git.saurik.com Git - bison.git/commitdiff
bootstrap: README-hacking no longer exists
authorAkim Demaille <demaille@gostai.com>
Tue, 31 Mar 2009 08:40:17 +0000 (10:40 +0200)
committerAkim Demaille <demaille@gostai.com>
Tue, 31 Mar 2009 08:44:00 +0000 (10:44 +0200)
* bootstrap (checkout_only_file): Set to HACKING.

ChangeLog
bootstrap

index 7b39f16e33214c5f4b4603caab39a1d3f0e37a94..ff9105d53cc46bee433943d04f42f0ed53f31f8d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-03-31  Akim Demaille  <demaille@gostai.com>
+
+       bootstrap: README-hacking no longer exists
+       * bootstrap (checkout_only_file): Set to HACKING.
+
 2009-03-26  Akim Demaille  <demaille@gostai.com>
 
        doc: merge HACKING and README-hacking.
index f92d1ccd8ef55b5ffe8918b74b0d760a231d90ff..72090116b37877fa8372e9a2ee685e0586ccad7f 100755 (executable)
--- a/bootstrap
+++ b/bootstrap
@@ -2,8 +2,8 @@
 
 # Bootstrap this package from checked-out sources.
 
-# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation,
-# Inc.
+# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
+# Free Software Foundation, Inc.
 
 # This program is free software: you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -129,7 +129,7 @@ excluded_files=
 
 # File that should exist in the top directory of a checked out hierarchy,
 # but not in a distribution tarball.
-checkout_only_file=README-hacking
+checkout_only_file=HACKING
 
 # Whether to use copies instead of symlinks.
 copy=false