summaryrefslogtreecommitdiff
path: root/misc/videotext/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'misc/videotext/files/patch-ab')
-rw-r--r--misc/videotext/files/patch-ab19
1 files changed, 19 insertions, 0 deletions
diff --git a/misc/videotext/files/patch-ab b/misc/videotext/files/patch-ab
new file mode 100644
index 000000000000..3ce89ca54a29
--- /dev/null
+++ b/misc/videotext/files/patch-ab
@@ -0,0 +1,19 @@
+*** scripts/install-magic.orig Tue Jun 8 16:10:07 1999
+--- scripts/install-magic Tue Jun 8 16:10:07 1999
+*************** fi
+*** 21,27 ****
+ trap 'rm -f "$1.vtxnew"' 0
+
+ cp -p "$1" "$1.vtxnew"
+! gawk '
+ /^#.*Id: Localstuff/ {
+ localfound++
+ }
+--- 21,27 ----
+ trap 'rm -f "$1.vtxnew"' 0
+
+ cp -p "$1" "$1.vtxnew"
+! awk '
+ /^#.*Id: Localstuff/ {
+ localfound++
+ }