summaryrefslogtreecommitdiff
path: root/misc/amanda32-server/files/patch-perl::amglue::Makefile.in
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2010-12-04 09:10:24 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2010-12-04 09:10:24 +0000
commit058f99bb6be204f053b06d0ad32951709df6109f (patch)
treed55abf725c2c1bef9c08f04fa131ff3b081ef61a /misc/amanda32-server/files/patch-perl::amglue::Makefile.in
parentUpdate to 0.96.5 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_EOL'.6-eol
Notes
Notes: svn path=/head/; revision=265669 svn path=/tags/RELEASE_6_EOL/; revision=265670; tag=6-eol
Diffstat (limited to 'misc/amanda32-server/files/patch-perl::amglue::Makefile.in')
-rw-r--r--misc/amanda32-server/files/patch-perl::amglue::Makefile.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/misc/amanda32-server/files/patch-perl::amglue::Makefile.in b/misc/amanda32-server/files/patch-perl::amglue::Makefile.in
deleted file mode 100644
index 96d2bc290602..000000000000
--- a/misc/amanda32-server/files/patch-perl::amglue::Makefile.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- perl/amglue/Makefile.in 2010-10-16 19:29:45.554806332 +0900
-+++ perl/amglue/Makefile.in.orig 2010-10-07 03:58:28.000000000 +0900
-@@ -1212,6 +1212,7 @@
- list2="$$list2 $$p"; \
- else :; fi; \
- done; \
-+@WANT_CLIENT_FALSE@ list2=; \
- test -z "$$list2" || { \
- echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(amlibdir)'"; \
- $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(amlibdir)"; \