From 80aa61f0e5fb3e914d17b05b559d3706988c42e1 Mon Sep 17 00:00:00 2001 From: rhatto Date: Mon, 31 Mar 2008 19:29:28 +0000 Subject: sympa: added patch for 5.4 git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1692 370017ae-e619-0410-ac65-c121f96126d4 --- net/mail/sympa/sympa-5.4.diff | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'net/mail/sympa/sympa-5.4.diff') diff --git a/net/mail/sympa/sympa-5.4.diff b/net/mail/sympa/sympa-5.4.diff index 2b640700..e7ae6aaf 100644 --- a/net/mail/sympa/sympa-5.4.diff +++ b/net/mail/sympa/sympa-5.4.diff @@ -1,12 +1,12 @@ 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:19:30.000000000 -0300 +--- sympa-5.4.orig/wwsympa/Makefile 2008-01-30 15:10:56.000000000 -0200 ++++ sympa-5.4/wwsympa/Makefile 2008-03-31 16:26:03.000000000 -0300 @@ -101,7 +101,7 @@ installicons: - @echo "Installing icons..." - @echo $(DIR)/static_content/icons -- cp icons/*.png $(DIR)/static_content/icons -+ cp icons/*.png $(DESTDIR)/$(DIR)/static_content/icons + @echo "Installing icons..." + @echo $(DIR)/static_content/icons +- cp icons/*.png $(DIR)/static_content/icons ++ cp icons/*.png $(DESTDIR)$/$(DIR)/static_content/icons installwrapper: - @echo "Installing wwsympa-wrapper binary..." + @echo "Installing wwsympa-wrapper binary..." -- cgit v1.2.3