freebsd-ports/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in
Oliver Lehmann 0a46264f4c - Update harvest to 1.9.10
- Fix build: use starg instead of vararg
- hand over maintainership

PR:		ports/55162
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-08-02 16:20:20 +00:00

11 lines
565 B
Text

--- ./components/broker/zebra/yaz/lib/Makefile.in.orig Fri Apr 25 18:22:11 2003
+++ ./components/broker/zebra/yaz/lib/Makefile.in Fri Aug 1 13:24:57 2003
@@ -197,7 +197,7 @@
$(AUTOMAKE) --gnu lib/Makefile
Makefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
-libLTLIBRARIES_INSTALL = $(INSTALL)
+libLTLIBRARIES_INSTALL = $(INSTALL_DATA)
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
@$(NORMAL_INSTALL)
$(mkinstalldirs) $(DESTDIR)$(libdir)