aboutsummaryrefslogtreecommitdiff
path: root/net/mail/sympa/sympa-5.4.2.diff
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-04-16 22:19:28 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2008-04-16 22:19:28 +0000
commitda2a404ab41bd7d909d503c2dc35d3de87117635 (patch)
tree1a2274465ffea5eafad47ad71404e3823336ab68 /net/mail/sympa/sympa-5.4.2.diff
parentc3d3a6a07805e9876b4011789cded48c6232df4c (diff)
downloadslackbuilds-da2a404ab41bd7d909d503c2dc35d3de87117635.tar.gz
slackbuilds-da2a404ab41bd7d909d503c2dc35d3de87117635.tar.bz2
sympa: updated to 5.4.2
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1696 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/mail/sympa/sympa-5.4.2.diff')
-rw-r--r--net/mail/sympa/sympa-5.4.2.diff12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/mail/sympa/sympa-5.4.2.diff b/net/mail/sympa/sympa-5.4.2.diff
new file mode 100644
index 00000000..ff9a6457
--- /dev/null
+++ b/net/mail/sympa/sympa-5.4.2.diff
@@ -0,0 +1,12 @@
+diff -Naur sympa-5.4.2.orig/wwsympa/Makefile sympa-5.4.2/wwsympa/Makefile
+--- sympa-5.4.2.orig/wwsympa/Makefile 2008-01-30 15:10:56.000000000 -0200
++++ sympa-5.4.2/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
+
+ installwrapper:
+ @echo "Installing wwsympa-wrapper binary..."