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-common-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-common-src::Makefile.in')
-rw-r--r-- | misc/amanda32-server/files/patch-common-src::Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda32-server/files/patch-common-src::Makefile.in b/misc/amanda32-server/files/patch-common-src::Makefile.in deleted file mode 100644 index 16be032af49a..000000000000 --- a/misc/amanda32-server/files/patch-common-src::Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- common-src/Makefile.in.orig 2010-10-16 18:21:52.890010063 +0900 -+++ common-src/Makefile.in 2010-10-16 18:22:26.842453745 +0900 -@@ -1346,7 +1346,7 @@ - INCLUDES = -I$(top_srcdir)/gnulib - AM_CFLAGS = $(AMANDA_WARNING_CFLAGS) - AM_LDFLAGS = $(AMANDA_STATIC_LDFLAGS) --amlib_LTLIBRARIES = libamanda.la -+@WANT_CLIENT_TRUE@amlib_LTLIBRARIES = libamanda.la - LINT = $(AMLINT) - LINTFLAGS = $(AMLINTFLAGS) - libamanda_la_SOURCES = alloc.c amfeatures.c amflock.c ipc-binary.c \ |