diff options
| author | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-09-16 23:47:53 +0200 |
|---|---|---|
| committer | Sören Tempel <soeren+git@soeren-tempel.net> | 2017-09-16 23:48:04 +0200 |
| commit | fc81eaa36c4653d93b745affe1167dc1042b3c57 (patch) | |
| tree | 2d32df6b94c6d67e1f9b4e6ec5fb7d6f90139df0 /testing/neomutt/Makefile-am.patch | |
| parent | 46572b2ee89985ba1738168c4b210a8eb6abb6f0 (diff) | |
| download | aports-fc81eaa36c4653d93b745affe1167dc1042b3c57.tar.bz2 aports-fc81eaa36c4653d93b745affe1167dc1042b3c57.tar.xz | |
testing/neomutt: upgrade to 20170907
Diffstat (limited to 'testing/neomutt/Makefile-am.patch')
| -rw-r--r-- | testing/neomutt/Makefile-am.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/testing/neomutt/Makefile-am.patch b/testing/neomutt/Makefile-am.patch new file mode 100644 index 0000000000..82b761b0c3 --- /dev/null +++ b/testing/neomutt/Makefile-am.patch @@ -0,0 +1,12 @@ +diff -upr neomutt-neomutt-20170907.orig/Makefile.am neomutt-neomutt-20170907/Makefile.am +--- neomutt-neomutt-20170907.orig/Makefile.am 2017-09-16 23:31:49.743501911 +0200 ++++ neomutt-neomutt-20170907/Makefile.am 2017-09-16 23:31:58.606864448 +0200 +@@ -97,7 +97,7 @@ EXTRA_DIST = account.h attach.h bcache.h + EXTRA_SCRIPTS = + + pgpring_SOURCES = pgppubring.c +-pgpring_LDADD = $(LIBOBJS) $(NCRYPT_LIBS) $(INTLLIBS) $(LIBMUTT) ++pgpring_LDADD = $(LIBOBJS) $(NCRYPT_LIBS) $(INTLLIBS) $(LIBMUTT) -lintl + pgpring_DEPENDENCIES = $(LIBOBJS) $(NCRYPT_DEPS) $(INTLDEPS) $(LIBMUTTDEPS) + + txt2c_SOURCES = txt2c.c |
