diff options
Diffstat (limited to 'mail/sympa/files/patch-src-etc-script-Makefile')
-rw-r--r-- | mail/sympa/files/patch-src-etc-script-Makefile | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/sympa/files/patch-src-etc-script-Makefile b/mail/sympa/files/patch-src-etc-script-Makefile new file mode 100644 index 000000000000..de885034b7df --- /dev/null +++ b/mail/sympa/files/patch-src-etc-script-Makefile @@ -0,0 +1,11 @@ +--- src/etc/script/Makefile.orig Sat Oct 23 16:44:11 2004 ++++ src/etc/script/Makefile Sat Oct 23 16:44:13 2004 +@@ -23,7 +23,7 @@ + + SUBSTSRC = load_subscribers.pl arc2webarc.pl testldap.pl p12topem.pl init_comment.pl crypt_passwd.pl testlogs.pl mod2html.pl + +-INITSRC = sympa ++INITSRC = sympa.sh + + #SCRIPTDIR = ../../../script + SCRIPTDIR = $(SBINDIR) |