diff options
Diffstat (limited to 'www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in')
-rw-r--r-- | www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in b/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in index 813658a2cc9a..3db09902635a 100644 --- a/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in +++ b/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in @@ -1,8 +1,8 @@ ---- components/broker/zebra/yaz/lib/Makefile.in.orig Sat Nov 30 00:47:25 2002 -+++ components/broker/zebra/yaz/lib/Makefile.in Thu Dec 5 21:44:41 2002 -@@ -190,7 +190,7 @@ +--- ./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: $(srcdir)/Makefile.in $(top_builddir)/config.status + 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) |