summaryrefslogtreecommitdiffstats
path: root/network
diff options
context:
space:
mode:
author Marian Marinov2019-03-30 03:51:28 +0100
committer Willy Sudiarto Raharjo2019-03-30 03:51:28 +0100
commit3be5c687bc66a3c6ca1dbcddf083d037cfe0c2e8 (patch)
tree87f65055d911d9948e2a6392bc137512ad1d85cc /network
parent158e3ce0a80a1028c48af5d639f5fde39c94af3c (diff)
downloadslackbuilds-3be5c687bc66a3c6ca1dbcddf083d037cfe0c2e8.tar.gz
network/purple-telegram: Update maintainer info.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network')
-rw-r--r--network/purple-telegram/purple-telegram.SlackBuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/network/purple-telegram/purple-telegram.SlackBuild b/network/purple-telegram/purple-telegram.SlackBuild
index 95fc44f9fb..ba9cc9385c 100644
--- a/network/purple-telegram/purple-telegram.SlackBuild
+++ b/network/purple-telegram/purple-telegram.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for purple-telegram
-# Copyright 2019 Marian Marinov
+# Copyright 2019 Marian Marinov, Sofia, Bulgaria
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -71,7 +71,6 @@ find -L . \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
./configure --prefix=/usr
-
make
make install DESTDIR=$PKG