aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-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