]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/ffmpeg-cvs.patch
ALL: Merge the win32-contrib branch.
[vlc] / extras / contrib / src / Patches / ffmpeg-cvs.patch
1 Index: libavcodec/libpostproc/Makefile
2 ===================================================================
3 RCS file: /cvsroot/ffmpeg/ffmpeg/libavcodec/libpostproc/Makefile,v
4 retrieving revision 1.26
5 diff -u -r1.26 Makefile
6 --- libavcodec/libpostproc/Makefile     26 Sep 2005 10:05:13 -0000      1.26
7 +++ libavcodec/libpostproc/Makefile     31 Oct 2005 20:23:34 -0000
8 @@ -56,7 +56,7 @@
9         $(AR) rc $@ $(PPOBJS)
10         $(RANLIB) $@
11  
12 -install: all
13 +installlib: all
14  ifeq ($(SHARED_PP),yes)
15  ifeq ($(CONFIG_WIN32),yes)
16         install $(INSTALLSTRIP) -m 755 $(SPPLIBNAME) "$(prefix)"