diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes:
svn path=/head/; revision=363362
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 | 11 |
1 files changed, 0 insertions, 11 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 deleted file mode 100644 index 3db09902635a..000000000000 --- a/www/harvest/files/patch-components::broker::zebra::yaz::lib::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ./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) |