summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorAkim Demaille <demaille@gostai.com>2009-03-31 10:40:17 +0200
committerAkim Demaille <demaille@gostai.com>2009-03-31 10:44:00 +0200
commit2075a82a18ad334ec61ba777d0d61de08e2b64cb (patch)
tree579ead56be68f0e6209127751d2a90a49b9a90b8 /bootstrap
parent26fccd4d7bbae99c25837862d4b979765e35831f (diff)
downloadbison-2075a82a18ad334ec61ba777d0d61de08e2b64cb.tar.gz
bootstrap: README-hacking no longer exists
* bootstrap (checkout_only_file): Set to HACKING.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap6
1 files changed, 3 insertions, 3 deletions
diff --git a/bootstrap b/bootstrap
index f92d1ccd..72090116 100755
--- 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