summaryrefslogtreecommitdiff
path: root/misc/nxtvepg
diff options
context:
space:
mode:
authormagick <magick@pkgsrc.org>2002-12-15 11:32:02 +0000
committermagick <magick@pkgsrc.org>2002-12-15 11:32:02 +0000
commit36fcfd80678afed1074e543cb184133410551164 (patch)
treed57cfd9b84ea4c5a6b77d2035da9bf821180911c /misc/nxtvepg
parente0742ef63995f6890f3105cfad3a2992c012e7d8 (diff)
downloadpkgsrc-36fcfd80678afed1074e543cb184133410551164.tar.gz
Remove obsolete patch
Diffstat (limited to 'misc/nxtvepg')
-rw-r--r--misc/nxtvepg/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/misc/nxtvepg/patches/patch-af b/misc/nxtvepg/patches/patch-af
deleted file mode 100644
index f5557430493..00000000000
--- a/misc/nxtvepg/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.2 2002/11/24 17:23:41 magick Exp $
-
---- epgvbi/btdrv4linux.c.orig Sun Nov 24 17:56:26 2002
-+++ epgvbi/btdrv4linux.c
-@@ -516,7 +516,7 @@
- norm = freq >> 24;
- lfreq = freq & 0xffffff;
-
-- if (DevKeptOpen || BtDriver_SetInputSource(inputIdx, norm, pIsTuner))
-+ if (devKeptOpen || BtDriver_SetInputSource(inputIdx, norm, pIsTuner))
- {
- if ( (devKeptOpen || *pIsTuner) && (lfreq != 0) )
- {