summaryrefslogtreecommitdiff
path: root/multimedia/gst-plugins0.10-good/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/gst-plugins0.10-good/patches/patch-ac')
-rw-r--r--multimedia/gst-plugins0.10-good/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/multimedia/gst-plugins0.10-good/patches/patch-ac b/multimedia/gst-plugins0.10-good/patches/patch-ac
deleted file mode 100644
index 0c18438860b..00000000000
--- a/multimedia/gst-plugins0.10-good/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.8 2010/05/14 16:30:57 drochner Exp $
-
---- gst/udp/Makefile.in.orig 2010-04-28 01:49:05.000000000 +0000
-+++ gst/udp/Makefile.in
-@@ -903,7 +903,7 @@ $(glib_gen_basename)-enumtypes.h: $(glib
- $^ > $@
-
- $(glib_gen_basename)-enumtypes.c: $(glib_enum_headers)
-- @if test "x$(glib_enum_headers)" == "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
-+ @if test "x$(glib_enum_headers)" = "x"; then echo "ERROR: glib_enum_headers is empty, please fix Makefile"; exit 1; fi
- $(AM_V_GEN)glib-mkenums \
- --fhead "#include \"$(glib_gen_basename)-enumtypes.h\"\n$(enum_headers)" \
- --fprod "\n/* enumerations from \"@filename@\" */" \