]> git.sesse.net Git - vlc/commitdiff
updated patch for latest CVS
authorDamien Fouilleul <damienf@videolan.org>
Sat, 14 Jan 2006 20:03:43 +0000 (20:03 +0000)
committerDamien Fouilleul <damienf@videolan.org>
Sat, 14 Jan 2006 20:03:43 +0000 (20:03 +0000)
extras/contrib/src/Patches/ffmpeg-cvs.patch

index 67a647432b61bbe582f168cd6f2cbea91157936c..c6beca02d7fd212bf72a821dad74eef7186bd7cd 100644 (file)
@@ -5,12 +5,12 @@ retrieving revision 1.26
 diff -u -r1.26 Makefile
 --- libavcodec/libpostproc/Makefile    26 Sep 2005 10:05:13 -0000      1.26
 +++ libavcodec/libpostproc/Makefile    31 Oct 2005 20:23:34 -0000
-@@ -56,7 +56,7 @@
+@@ -48,7 +48,7 @@
        $(AR) rc $@ $(PPOBJS)
        $(RANLIB) $@
  
 -install: all
 +installlib: all
- ifeq ($(SHARED_PP),yes)
+ ifeq ($(BUILD_SHARED),yes)
  ifeq ($(CONFIG_WIN32),yes)
        install $(INSTALLSTRIP) -m 755 $(SPPLIBNAME) "$(prefix)"