diff options
author | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-03-31 19:20:45 +0000 |
---|---|---|
committer | rhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4> | 2008-03-31 19:20:45 +0000 |
commit | a84575c45a1f0b0552afb8d66efd3401a4fbe687 (patch) | |
tree | 1c0c7bb0076d9fb8ae58e715e01ea3894386ddef /net/mail/sympa | |
parent | ed5bdfd402ed94c2409d9122ff9861375d3fca52 (diff) | |
download | slackbuilds-a84575c45a1f0b0552afb8d66efd3401a4fbe687.tar.gz slackbuilds-a84575c45a1f0b0552afb8d66efd3401a4fbe687.tar.bz2 |
sympa: added patch for 5.4
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1691 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/mail/sympa')
-rw-r--r-- | net/mail/sympa/sympa-5.4.diff | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/mail/sympa/sympa-5.4.diff b/net/mail/sympa/sympa-5.4.diff index d79830bc..2b640700 100644 --- a/net/mail/sympa/sympa-5.4.diff +++ b/net/mail/sympa/sympa-5.4.diff @@ -1,6 +1,6 @@ diff -Naur sympa-5.4.orig/wwsympa/Makefile sympa-5.4/wwsympa/Makefile --- sympa-5.4.orig/wwsympa/Makefile 2008-01-30 15:10:56.000000000 -0200 -+++ sympa-5.4/wwsympa/Makefile 2008-03-31 16:15:54.000000000 -0300 ++++ sympa-5.4/wwsympa/Makefile 2008-03-31 16:19:30.000000000 -0300 @@ -101,7 +101,7 @@ installicons: @echo "Installing icons..." @@ -10,4 +10,3 @@ diff -Naur sympa-5.4.orig/wwsympa/Makefile sympa-5.4/wwsympa/Makefile installwrapper: @echo "Installing wwsympa-wrapper binary..." - |