From: rhatto Date: Sat, 5 Jan 2008 04:08:36 +0000 (+0000) Subject: sympa: added patch for 5.3.4 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=49b90bc845ae16545588fa3767021a418ff8fc03;p=slackbuilds.git sympa: added patch for 5.3.4 git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1590 370017ae-e619-0410-ac65-c121f96126d4 --- diff --git a/net/mail/sympa/sympa-5.3.4.diff b/net/mail/sympa/sympa-5.3.4.diff new file mode 100644 index 00000000..05d63512 --- /dev/null +++ b/net/mail/sympa/sympa-5.3.4.diff @@ -0,0 +1,14 @@ +diff -Naur sympa-5.3.4.orig/check_perl_modules.pl sympa-5.3.4/check_perl_modules.pl +--- sympa-5.3.4.orig/check_perl_modules.pl 2007-09-28 05:26:57.000000000 -0300 ++++ sympa-5.3.4/check_perl_modules.pl 2008-01-05 01:57:45.000000000 -0200 +@@ -123,8 +123,8 @@ + + print "\nChecking for REQUIRED modules:\n------------------------------------------\n"; + &check_modules('y', %req_CPAN); +-print "\nChecking for OPTIONAL modules:\n------------------------------------------\n"; +-&check_modules('n', %opt_CPAN); ++#print "\nChecking for OPTIONAL modules:\n------------------------------------------\n"; ++#&check_modules('n', %opt_CPAN); + + print <