Commit 56052322 authored by Damien Fouilleul's avatar Damien Fouilleul

updated patch for latest CVS

parent 7c78bcd0
...@@ -5,12 +5,12 @@ retrieving revision 1.26 ...@@ -5,12 +5,12 @@ retrieving revision 1.26
diff -u -r1.26 Makefile diff -u -r1.26 Makefile
--- libavcodec/libpostproc/Makefile 26 Sep 2005 10:05:13 -0000 1.26 --- libavcodec/libpostproc/Makefile 26 Sep 2005 10:05:13 -0000 1.26
+++ libavcodec/libpostproc/Makefile 31 Oct 2005 20:23:34 -0000 +++ libavcodec/libpostproc/Makefile 31 Oct 2005 20:23:34 -0000
@@ -56,7 +56,7 @@ @@ -48,7 +48,7 @@
$(AR) rc $@ $(PPOBJS) $(AR) rc $@ $(PPOBJS)
$(RANLIB) $@ $(RANLIB) $@
-install: all -install: all
+installlib: all +installlib: all
ifeq ($(SHARED_PP),yes) ifeq ($(BUILD_SHARED),yes)
ifeq ($(CONFIG_WIN32),yes) ifeq ($(CONFIG_WIN32),yes)
install $(INSTALLSTRIP) -m 755 $(SPPLIBNAME) "$(prefix)" install $(INSTALLSTRIP) -m 755 $(SPPLIBNAME) "$(prefix)"
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment