]> git.saurik.com Git - apt.git/commitdiff
Much backslash abuse so that the apostrophe in my own n...
authorArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:56:33 +0000 (16:56 +0000)
committerArch Librarian <arch@canonical.com>
Mon, 20 Sep 2004 16:56:33 +0000 (16:56 +0000)
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).

buildlib/mkChangeLog

index e815301323048dd1af3d2bc65c9932445ddd5ac5..4164ec9d5f0813364cbd32e7652ba12c55523f6e 100755 (executable)
@@ -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