bootstrap: README-hacking no longer exists

* bootstrap (checkout_only_file): Set to HACKING.
This commit is contained in:
Akim Demaille
2009-03-31 10:40:17 +02:00
parent 26fccd4d7b
commit 2075a82a18
2 changed files with 8 additions and 3 deletions

View File

@@ -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.

View File

@@ -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