aboutsummaryrefslogtreecommitdiff
path: root/net/mail
diff options
context:
space:
mode:
authorrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-19 16:04:43 +0000
committerrhatto <rhatto@370017ae-e619-0410-ac65-c121f96126d4>2006-12-19 16:04:43 +0000
commitb3d9d2514254606f289cf0dc47e102fa20989f5a (patch)
treeb020887f17af03faaa70ca6e489f9ef22726b389 /net/mail
parent1e40b67c46d195b655c68535d1b4c440763f42ff (diff)
downloadslackbuilds-b3d9d2514254606f289cf0dc47e102fa20989f5a.tar.gz
slackbuilds-b3d9d2514254606f289cf0dc47e102fa20989f5a.tar.bz2
sympa fix again
git-svn-id: svn+slack://slack.fluxo.info/var/svn/slackbuilds@942 370017ae-e619-0410-ac65-c121f96126d4
Diffstat (limited to 'net/mail')
-rwxr-xr-xnet/mail/sympa/sympa.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mail/sympa/sympa.SlackBuild b/net/mail/sympa/sympa.SlackBuild
index 8f685307..d3f401c7 100755
--- a/net/mail/sympa/sympa.SlackBuild
+++ b/net/mail/sympa/sympa.SlackBuild
@@ -96,7 +96,7 @@ find . | xargs file | grep "shared object" | grep ELF | cut -f 1 -d : | xargs st
# fix
rm -f usr/local/sympa/bin/etc/web_tt2/authorization_reject.tt2
-cp ../mail_tt2/authorization_reject.tt2 authorization_reject.tt2
+cp usr/local/sympa/bin/etc/mail_tt2/authorization_reject.tt2 usr/local/sympa/bin/etc/web_tt2/authorization_reject.tt2
mkdir install
cat << EOF > install/slack-desc