mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 04:13:03 +00:00
maint: remove obsolete file.
* etc/make-ChangeLogs: Remove (used for rcs to cvs migration!).
Reported by Tys Lefering.
(cherry picked from commit 3b4d62d526)
This commit is contained in:
@@ -1,16 +0,0 @@
|
|||||||
#! /bin/sh
|
|
||||||
|
|
||||||
for dir in . po src doc; do
|
|
||||||
(
|
|
||||||
cd $dir && rcs2log -r -l \
|
|
||||||
-u 'akim Akim Demaille akim@epita.fr' \
|
|
||||||
-u 'djm David J. MacKenzie djm@gnu.org' \
|
|
||||||
-u 'eggert Paul Eggert eggert@gnu.org' \
|
|
||||||
-u 'friedman Noah Friedman friedman@gnu.org' \
|
|
||||||
-u 'hag Daniel Hagerty hag@gnu.org' \
|
|
||||||
-u 'jthilo Jesse Thilo jthilo@gnu.org' \
|
|
||||||
-u 'meyering Jim Meyering meyering@gnu.org' \
|
|
||||||
-u 'rms Richard Stallman rms@gnu.org' \
|
|
||||||
| sed -e 's,/opt/cvs/bison/bison/,,g' > ChangeLog
|
|
||||||
)
|
|
||||||
done
|
|
||||||
Reference in New Issue
Block a user