aboutsummaryrefslogtreecommitdiff
path: root/net/mail/sympa/sympa-5.4.diff
blob: d79830bc2827d03c7648f6ab952bf088fa096812 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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
@@ -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..."