]> gitweb.fluxo.info Git - slackbuilds.git/commitdiff
sympa: added patch for 5.4
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 31 Mar 2008 19:17:06 +0000 (19:17 +0000)
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Mon, 31 Mar 2008 19:17:06 +0000 (19:17 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1690 370017ae-e619-0410-ac65-c121f96126d4

net/mail/sympa/sympa-5.4.diff [new file with mode: 0644]
net/mail/sympa/sympa.SlackBuild

diff --git a/net/mail/sympa/sympa-5.4.diff b/net/mail/sympa/sympa-5.4.diff
new file mode 100644 (file)
index 0000000..d79830b
--- /dev/null
@@ -0,0 +1,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..."
+
index 78a4ac9576883501da2aa874d0f6f0eee3f1c795..9ea81afd72fb6cb6b52544bf651024e13a11afe5 100755 (executable)
@@ -40,7 +40,7 @@ fi
 PACKAGE="sympa"
 VERSION=${VERSION:=5.4}
 ARCH=${ARCH:=i486}
-BUILD=${BUILD:=1rha}
+BUILD=${BUILD:=2rha}
 SRC_DIR=${SRC:=$CWD}
 TMP=${TMP:=/tmp}
 REPOS=${REPOS:=$TMP}