]> git.pld-linux.org Git - packages/avifile.git/blob - avifile-am.patch
- enhanced ffmpeg patch to cover 4.x
[packages/avifile.git] / avifile-am.patch
1 --- avifile-0.7-0.7.45/include/Makefile.am.orig 2006-12-21 14:45:33.000000000 +0000
2 +++ avifile-0.7-0.7.45/include/Makefile.am      2006-12-21 14:46:08.000000000 +0000
3 @@ -42,9 +42,3 @@
4  EXTRA_DIST = version.h.in
5  DISTCLEANFILES = version.h
6  MAINTAINERCLEANFILES = Makefile.in config.h.in stamp-h.in stamp-h1.in
7 -
8 -install-hook:
9 -       ln -s $(pkgincludedir) $(pkgincludedir)/avifile
10 -
11 -#check_PROGRAMS = t
12 -#t_SOURCES = t.cpp
13 --- avifile-0.7-0.7.45/Makefile.am.orig 2006-12-21 15:09:37.000000000 +0000
14 +++ avifile-0.7-0.7.45/Makefile.am      2006-12-21 15:10:01.000000000 +0000
15 @@ -26,12 +26,6 @@
16   config.log config.status configure.ac config.h.in confdefs.h libtool \
17   avifile-config avifile.spec avifile.pc stamp-h2.in
18  
19 -# Run ldconfig after installing the library:
20 -install-hook:
21 -       -ldconfig
22 -
23 -#install-exec-local:
24 -#      $(INSTALL_SCRIPT) -m 0755 $(srcdir)/avifile-config $(DESTDIR)$(bindir)
25  .SILENT: help
26  
27  help:
This page took 0.04781 seconds and 3 git commands to generate.