summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authormagick <magick>2002-12-15 11:32:02 +0000
committermagick <magick>2002-12-15 11:32:02 +0000
commit3bddbd08a3a6dad450d16ba53dc490ddc5c43225 (patch)
treed57cfd9b84ea4c5a6b77d2035da9bf821180911c /misc
parent4ea0a857df7bf503448c9d939c67a96169991bcb (diff)
downloadpkgsrc-3bddbd08a3a6dad450d16ba53dc490ddc5c43225.tar.gz
Remove obsolete patch
Diffstat (limited to 'misc')
-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) )
- {