aboutsummaryrefslogtreecommitdiffstats
path: root/main/gstreamer/gst-bison-3.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2014-07-21 11:13:01 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2014-07-21 11:26:25 +0000
commitfdb031610513502f2f02273c95c0bea85f41d578 (patch)
treeb323b355947e1f0315850345fae8d6090d651b07 /main/gstreamer/gst-bison-3.patch
parent687000e4534238efa25b20d2310ae9f1e1088743 (diff)
downloadaports-fdb031610513502f2f02273c95c0bea85f41d578.tar.bz2
aports-fdb031610513502f2f02273c95c0bea85f41d578.tar.xz
main/gstreamer0.10: renamed from gstreamer
Diffstat (limited to 'main/gstreamer/gst-bison-3.patch')
-rw-r--r--main/gstreamer/gst-bison-3.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/main/gstreamer/gst-bison-3.patch b/main/gstreamer/gst-bison-3.patch
deleted file mode 100644
index f29e68a4de..0000000000
--- a/main/gstreamer/gst-bison-3.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-gst_parse_grammar.y,v 1.1 2013/08/01 22:08:16 wiz Exp $
-
-Fix build with bison-3.0.
-
---- a/gst/parse/grammar.y.orig 2011-12-30 01:14:35.000000000 +0000
-+++ b/gst/parse/grammar.y
-@@ -650,6 +650,7 @@ static int yyerror (void *scanner, graph
-
- %parse-param { void *scanner }
- %parse-param { graph_t *graph }
-+%lex-param {void *scanner}
- %pure-parser
-
- %start graph