From ed5bdfd402ed94c2409d9122ff9861375d3fca52 Mon Sep 17 00:00:00 2001 From: rhatto Date: Mon, 31 Mar 2008 19:17:06 +0000 Subject: sympa: added patch for 5.4 git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@1690 370017ae-e619-0410-ac65-c121f96126d4 --- net/mail/sympa/sympa-5.4.diff | 13 +++++++++++++ net/mail/sympa/sympa.SlackBuild | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 net/mail/sympa/sympa-5.4.diff (limited to 'net') diff --git a/net/mail/sympa/sympa-5.4.diff b/net/mail/sympa/sympa-5.4.diff new file mode 100644 index 00000000..d79830bc --- /dev/null +++ b/net/mail/sympa/sympa-5.4.diff @@ -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..." + diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild index 78a4ac95..9ea81afd 100755 --- a/net/mail/sympa/sympa.SlackBuild +++ b/net/mail/sympa/sympa.SlackBuild @@ -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} -- cgit v1.2.3