aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda32-server/files/patch-ndmp-src::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-ndmp-src::Makefile.in
parentddf00fcd5395624bf1ee4fb0f5ac3b1eac59bb23 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_EOL'.6-eol
Diffstat (limited to 'misc/amanda32-server/files/patch-ndmp-src::Makefile.in')
-rw-r--r--misc/amanda32-server/files/patch-ndmp-src::Makefile.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/misc/amanda32-server/files/patch-ndmp-src::Makefile.in b/misc/amanda32-server/files/patch-ndmp-src::Makefile.in
deleted file mode 100644
index 2dd3f4b9f32d..000000000000
--- a/misc/amanda32-server/files/patch-ndmp-src::Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- ndmp-src/Makefile.in.orig 2010-10-16 18:45:40.253086014 +0900
-+++ ndmp-src/Makefile.in 2010-10-16 18:46:36.949487552 +0900
-@@ -1289,9 +1289,9 @@
- # Divide the library up into the library side and down (libndmlib.la),
- # and the full set of rules, agents, and so on required to build ndmjob
- # (libndmjob.la).
--amlib_LTLIBRARIES = \
-- libndmlib.la \
-- libndmjob.la
-+@WANT_CLIENT_TRUE@amlib_LTLIBRARIES = \
-+@WANT_CLIENT_TRUE@ libndmlib.la \
-+@WANT_CLIENT_TRUE@ libndmjob.la
-
- libndmjla = \
- ndma_comm_job.c \