summaryrefslogtreecommitdiff
path: root/mail/sympa-elixus/files/patch-src-sympa_wizard.pl
diff options
context:
space:
mode:
Diffstat (limited to 'mail/sympa-elixus/files/patch-src-sympa_wizard.pl')
-rw-r--r--mail/sympa-elixus/files/patch-src-sympa_wizard.pl19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/sympa-elixus/files/patch-src-sympa_wizard.pl b/mail/sympa-elixus/files/patch-src-sympa_wizard.pl
deleted file mode 100644
index 0e10cae3bc16..000000000000
--- a/mail/sympa-elixus/files/patch-src-sympa_wizard.pl
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/sympa_wizard.pl Sat Oct 23 19:50:48 2004
-+++ src/sympa_wizard.pl Sat Oct 23 19:53:21 2004
-@@ -308,14 +308,14 @@
- 'advice' =>''},
-
- {'name' => 'mhonarc',
-- 'default' => '/usr/bin/mhonarc',
-+ 'default' => '/usr/local/bin/mhonarc',
- 'query' => 'Path to MhOnarc mail2html pluggin',
- 'file' => 'wwsympa.conf','edit' => '1',
- 'advice' =>'This is required for HTML mail archiving'},
-
- {'title' => 'S/MIME pluggin'},
- {'name' => 'openssl',
-- 'sample' => '/usr/local/bin/openssl',
-+ 'sample' => '/usr/bin/openssl',
- 'query' => 'Path to OpenSSL',
- 'file' => 'sympa.conf','edit' => '1',
- 'advice' =>'Sympa knowns S/MIME if openssl is installed'},