]> gitweb.fluxo.info Git - slackbuilds.git/commitdiff
sympa: updated to 5.4.2
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Wed, 16 Apr 2008 22:19:28 +0000 (22:19 +0000)
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>
Wed, 16 Apr 2008 22:19:28 +0000 (22:19 +0000)
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1696 370017ae-e619-0410-ac65-c121f96126d4

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

diff --git a/net/mail/sympa/sympa-5.4.2.diff b/net/mail/sympa/sympa-5.4.2.diff
new file mode 100644 (file)
index 0000000..ff9a645
--- /dev/null
@@ -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..."
index 9ea81afd72fb6cb6b52544bf651024e13a11afe5..ebafc749415976eb93babfd15cf24e6b5bd5dbd6 100755 (executable)
@@ -38,7 +38,7 @@ fi
 
 # default settings
 PACKAGE="sympa"
-VERSION=${VERSION:=5.4}
+VERSION=${VERSION:=5.4.2}
 ARCH=${ARCH:=i486}
 BUILD=${BUILD:=2rha}
 SRC_DIR=${SRC:=$CWD}