diff options
Diffstat (limited to 'network/purple-telegram/purple-telegram.SlackBuild')
-rw-r--r-- | network/purple-telegram/purple-telegram.SlackBuild | 3 |
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 |