summaryrefslogtreecommitdiff
path: root/misc/videotext/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/videotext/files/patch-af')
-rw-r--r--misc/videotext/files/patch-af19
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/videotext/files/patch-af b/misc/videotext/files/patch-af
deleted file mode 100644
index edb726c1e467..000000000000
--- a/misc/videotext/files/patch-af
+++ /dev/null
@@ -1,19 +0,0 @@
-*** scripts/uninstall-magic.orig Tue Jun 8 16:10:07 1999
---- scripts/uninstall-magic Tue Jun 8 16:10:07 1999
-*************** fi
-*** 21,27 ****
- trap 'rm -f "$1.vtxnew"' 0
-
- cp -p "$1" "$1.vtxnew"
-! gawk '
- /^#.*VideoteXt/ {
- skip = 1
- next
---- 21,27 ----
- trap 'rm -f "$1.vtxnew"' 0
-
- cp -p "$1" "$1.vtxnew"
-! awk '
- /^#.*VideoteXt/ {
- skip = 1
- next