]> git.saurik.com Git - bison.git/blobdiff - etc/make-ChangeLogs
* src/system.h: Provide default declarations for stpcpy, strndup,
[bison.git] / etc / make-ChangeLogs
index e8099bc1676ad12f746a0a12685e2f2c86031491..13a2c5202192db47662890b894e51a7635b93f08 100755 (executable)
@@ -11,6 +11,6 @@ for dir in . po src doc; do
   -u 'jthilo   Jesse Thilo     jthilo@gnu.org' \
   -u 'meyering Jim Meyering    meyering@gnu.org' \
   -u 'rms      Richard Stallman        rms@gnu.org' \
-  > ChangeLog
+  | sed -e 's,/opt/cvs/bison/bison/,,g' > ChangeLog
   )
 done