mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 20:33:03 +00:00
bootstrap: README-hacking no longer exists
* bootstrap (checkout_only_file): Set to HACKING.
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user