summaryrefslogtreecommitdiff
path: root/misc/videotext/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'misc/videotext/files/patch-ac')
-rw-r--r--misc/videotext/files/patch-ac25
1 files changed, 25 insertions, 0 deletions
diff --git a/misc/videotext/files/patch-ac b/misc/videotext/files/patch-ac
new file mode 100644
index 000000000000..bc31792704a6
--- /dev/null
+++ b/misc/videotext/files/patch-ac
@@ -0,0 +1,25 @@
+*** scripts/mkpsprolog.orig Tue Jun 8 16:10:07 1999
+--- scripts/mkpsprolog Tue Jun 8 16:10:07 1999
+***************
+*** 8,17 ****
+ # Read COPYING for more information
+
+ # Maybe sed would be more suitable for such a simple task, but you already
+! # need gawk for mktitlepage & mkvtxfont, so why not use it here...
+
+
+! exec gawk '
+ BEGIN {
+ print "/* This file was created automatically by mkpsprolog. DO NOT EDIT */"
+ print ""
+--- 8,17 ----
+ # Read COPYING for more information
+
+ # Maybe sed would be more suitable for such a simple task, but you already
+! # need awk for mktitlepage & mkvtxfont, so why not use it here...
+
+
+! exec awk '
+ BEGIN {
+ print "/* This file was created automatically by mkpsprolog. DO NOT EDIT */"
+ print ""