summaryrefslogtreecommitdiff
path: root/buildlib
diff options
context:
space:
mode:
authorArch Librarian <arch@canonical.com>2004-09-20 16:56:33 +0000
committerArch Librarian <arch@canonical.com>2004-09-20 16:56:33 +0000
commit69adf430b85fe700a1093d76abeb06e5f112ecfa (patch)
treedd1f1a36ca0ed4f5d2eca6a7e602bf88d7aba4f6 /buildlib
parentbf23d6bf561b6910b3df9b9f4ce914483a063542 (diff)
Much backslash abuse so that the apostrophe in my own n...
Author: bod Date: 2001-02-20 07:28:43 GMT Much backslash abuse so that the apostrophe in my own name doesn't break things (grrr).
Diffstat (limited to 'buildlib')
-rwxr-xr-xbuildlib/mkChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/buildlib/mkChangeLog b/buildlib/mkChangeLog
index e81530132..4164ec9d5 100755
--- a/buildlib/mkChangeLog
+++ b/buildlib/mkChangeLog
@@ -1,7 +1,8 @@
#!/bin/sh
-NAMES="`sed -ne 's/^.*CVS:\([^ ]\+\) \([^<]\+\) <\([^>]*\)>/\
- -u '\''\1:\2:\3'\''/gp' AUTHORS`"
+NAMES="`sed -ne 's/'\''/'\''\\\\'\'''\''/g;
+ s/^.*CVS:\([^ ]\+\) \([^<]\+\) <\([^>]*\)>/\
+ -u '\''\1:\2:\3'\''/gp' AUTHORS`"
OPTIONS="-l 78"
# Generate the standard ChangeLog