]> git.pld-linux.org Git - packages/avifile.git/commitdiff
- updated to 0.52.1
authorJan Rękorajski <baggins@pld-linux.org>
Fri, 22 Dec 2000 18:13:15 +0000 (18:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    avifile-DESTDIR.patch -> 1.7

avifile-DESTDIR.patch

index 826228956069067f645ba2f4db788ff8514a4b57..8bb51c47877d427ea79b23df3021696096ad4f6b 100644 (file)
@@ -1,7 +1,7 @@
---- avifile-0.50/samples/qtvidcap/Makefile.am~ Wed Dec  6 17:02:08 2000
-+++ avifile-0.50/samples/qtvidcap/Makefile.am  Wed Dec  6 17:12:36 2000
-@@ -7,7 +7,7 @@
- qtvidcap_LDADD=../../lib/libaviplay.la capwindow.o codecconf.o vidconf.o
+--- avifile-0.52/samples/qtvidcap/Makefile.am~ Mon Dec 18 09:38:59 2000
++++ avifile-0.52/samples/qtvidcap/Makefile.am  Fri Dec 22 19:09:02 2000
+@@ -8,7 +8,7 @@
+ CLEANFILES=*.moc
  
  install-exec-local:
 -      @INSTALL@ -m4755 ./kv4lsetup @bindir@
@@ -9,11 +9,11 @@
  
  CXXFLAGS=-I../../include @X_INCLUDES@ @QT_INCLUDES@ @SDL_CFLAGS@
  
---- avifile-0.50/Makefile.am~  Wed Dec  6 17:14:08 2000
-+++ avifile-0.50/Makefile.am   Wed Dec  6 17:24:05 2000
-@@ -2,4 +2,4 @@
+--- avifile-0.52/Makefile.am~  Tue Dec 19 19:23:08 2000
++++ avifile-0.52/Makefile.am   Fri Dec 22 19:09:29 2000
+@@ -9,4 +9,4 @@
  noinst_SCRIPTS=README
  DIST_SUDIRS = doc
  install-exec-local:
--      $(INSTALL_PROGRAM) -m0755 ./avifile-config $(bindir)
-+      $(INSTALL_PROGRAM) -m0755 ./avifile-config $(DESTDIR)$(bindir)
+-      $(INSTALL_SCRIPT) -m0755 ./avifile-config $(bindir)
++      $(INSTALL_SCRIPT) -m0755 ./avifile-config $(DESTDIR)$(bindir)
This page took 0.065578 seconds and 4 git commands to generate.