r173 - experimental/ffmpeg/debian/patches

Samuel Hocevar sho at alioth.debian.org
Wed Mar 14 14:22:54 CET 2007


Author: sho
Date: 2007-03-09 14:51:02 +0000 (Fri, 09 Mar 2007)
New Revision: 173

Modified:
   experimental/ffmpeg/debian/patches/011_link_plugins.diff
Log:
  * Fix fucked up patch.


Modified: experimental/ffmpeg/debian/patches/011_link_plugins.diff
===================================================================
--- experimental/ffmpeg/debian/patches/011_link_plugins.diff	2007-03-09 14:49:55 UTC (rev 172)
+++ experimental/ffmpeg/debian/patches/011_link_plugins.diff	2007-03-09 14:51:02 UTC (rev 173)
@@ -1,16 +1,3 @@
-Index: ffmpeg-0.cvs20070307/configure
-===================================================================
---- ffmpeg-0.cvs20070307.orig/configure	2007-03-09 15:34:27.000000000 +0100
-+++ ffmpeg-0.cvs20070307/configure	2007-03-09 15:34:51.000000000 +0100
-@@ -820,7 +820,7 @@
- VHOOKSHFLAGS='$(SHFLAGS)'
- LIBOBJFLAGS=""
- FFLDFLAGS=-Wl,--warn-common
--LDLATEFLAGS='-Wl,-rpath-link,\$(BUILD_ROOT)/libavcodec -Wl,-rpath-link,\$(BUILD_ROOT)/libavformat -Wl,-rpath-link,\$(BUILD_ROOT)/libavutil'
-+LDLATEFLAGS='-Wl,-rpath-link,\$(BUILD_ROOT)/libavcodec -Wl,-rpath-link,\$(BUILD_ROOT)/libavformat -Wl,-rpath-link,\$(BUILD_ROOT)/libavutil -Wl,-rpath-link,\$(BUILD_ROOT)/libswscale'
- FFSERVERLDFLAGS=-Wl,-E
- LDCONFIG="ldconfig"
- LIBPREF="lib"
 Index: ffmpeg-0.cvs20070307/vhook/Makefile
 ===================================================================
 --- ffmpeg-0.cvs20070307.orig/vhook/Makefile	2007-03-09 15:15:49.000000000 +0100




More information about the Pkg-multimedia-commits mailing list