summaryrefslogtreecommitdiff
path: root/packages/gstreamer/gst-plugins-ugly
diff options
context:
space:
mode:
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-11-18 00:46:34 +0100
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>2008-11-18 00:47:11 +0100
commit18951738599540f7c53b7af8b3059f302bfc351d (patch)
tree292f559481a325731a588946eae83d365988ad66 /packages/gstreamer/gst-plugins-ugly
parent41f080ef4f7f7e84feb199a01536bfa716377924 (diff)
gst-plugins-ugly: skip package for ENTERPRISE_DISTRO = 1
gst-plugins-ugly-sid: skip package for ENTERPRISE_DISTRO = 0
Diffstat (limited to 'packages/gstreamer/gst-plugins-ugly')
-rw-r--r--packages/gstreamer/gst-plugins-ugly/cross-compile.patch16
1 files changed, 0 insertions, 16 deletions
diff --git a/packages/gstreamer/gst-plugins-ugly/cross-compile.patch b/packages/gstreamer/gst-plugins-ugly/cross-compile.patch
deleted file mode 100644
index 41c412dcc4..0000000000
--- a/packages/gstreamer/gst-plugins-ugly/cross-compile.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-
-#
-# Patch managed by http://www.holgerschurig.de/patcher.html
-#
-
---- gst-plugins-ugly-0.10.4/configure.ac~cross-compile
-+++ gst-plugins-ugly-0.10.4/configure.ac
-@@ -282,7 +282,7 @@
- LAME_LIBS="-lmp3lame -lm"
- dnl is lame presets available
- LAME_CFLAGS=""
-- AC_TRY_RUN([
-+ AC_TRY_COMPILE([
- #include <lame/lame.h>
- int main (int argc, char *argv[])
- {