diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-15 14:19:52 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-10-15 14:19:52 +0000 |
commit | 6ba68464cc225980e5ff044d65a65e1482d1fe6f (patch) | |
tree | 8a39fe506c1191408790b61de1e997e0b5f3f0d0 /mail/sympa/files/patch-src_etc_script_Makefile.in | |
parent | Allow to use different values for -Xmx and -Xms in the rc script. [1] (diff) |
Update to 6.2.8.
PR: 203209
Submitted by: maintainer
Sponsored by: Absolight
Diffstat (limited to 'mail/sympa/files/patch-src_etc_script_Makefile.in')
-rw-r--r-- | mail/sympa/files/patch-src_etc_script_Makefile.in | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sympa/files/patch-src_etc_script_Makefile.in b/mail/sympa/files/patch-src_etc_script_Makefile.in new file mode 100644 index 000000000000..01f228a1f467 --- /dev/null +++ b/mail/sympa/files/patch-src_etc_script_Makefile.in @@ -0,0 +1,11 @@ +--- src/etc/script/Makefile.in.orig 2015-10-02 21:18:14 UTC ++++ src/etc/script/Makefile.in +@@ -330,7 +330,7 @@ info: info-am + + info-am: + +-install-data-am: install-initSCRIPTS ++install-data-am: + + install-exec-am: + |