File avifile-0.7-0.7.43-makefile.patch of Package avifile
--- Makefile.am +++ Makefile.am @@ -25,7 +25,7 @@ avifile-config avifile.spec avifile.pc stamp-h2.in # Run ldconfig after installing the library: -install-hook: +install-exec-hook: -ldconfig #install-exec-local: --- include/Makefile.am +++ include/Makefile.am @@ -43,8 +43,5 @@ DISTCLEANFILES = version.h MAINTAINERCLEANFILES = Makefile.in config.h.in stamp-h.in stamp-h1.in -install-hook: - ln -s $(pkgincludedir) $(pkgincludedir)/avifile - #check_PROGRAMS = t #t_SOURCES = t.cpp