summaryrefslogtreecommitdiff
path: root/community/mailutils/build-fix.patch
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-07-17 00:58:52 -0700
committerroot <root@rshg054.dnsready.net>2013-07-17 00:58:52 -0700
commitdee9f17b595ea903a982d31d1124b302bb17e2ff (patch)
tree295fdab78e28e1952fbc13ce824d57c88ede4e3b /community/mailutils/build-fix.patch
parent380530d02a5449fdef97b63b394a6743c3de0092 (diff)
Wed Jul 17 00:58:51 PDT 2013
Diffstat (limited to 'community/mailutils/build-fix.patch')
-rw-r--r--community/mailutils/build-fix.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/community/mailutils/build-fix.patch b/community/mailutils/build-fix.patch
deleted file mode 100644
index ec4afd5e3..000000000
--- a/community/mailutils/build-fix.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff -wbBur mailutils-2.2/lib/Makefile.in mailutils-2.2.q/lib/Makefile.in
---- mailutils-2.2/lib/Makefile.in 2010-09-08 13:58:58.000000000 +0400
-+++ mailutils-2.2.q/lib/Makefile.in 2013-05-29 14:51:14.064888989 +0400
-@@ -1861,7 +1861,8 @@
- -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \
- -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \
- -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \
-- -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \
-+ -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \
-+ -e 's|_GL_WARN_ON_USE (gets.*||'; \
- } > $@-t && \
- mv $@-t $@
-