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 /misc/amanda32-server/files/patch-ndmp-src__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 'misc/amanda32-server/files/patch-ndmp-src__Makefile.in')
| -rw-r--r-- | misc/amanda32-server/files/patch-ndmp-src__Makefile.in | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/misc/amanda32-server/files/patch-ndmp-src__Makefile.in b/misc/amanda32-server/files/patch-ndmp-src__Makefile.in new file mode 100644 index 000000000000..2dd3f4b9f32d --- /dev/null +++ b/misc/amanda32-server/files/patch-ndmp-src__Makefile.in @@ -0,0 +1,15 @@ +--- 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 \ |
