summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dominik Drobek2018-07-17 00:02:34 +0200
committer Willy Sudiarto Raharjo2018-07-17 02:15:43 +0200
commita83e95682472508064033baa2aaa8b14a0393503 (patch)
tree0af0fe7146c50fcaf56898de4b609a2e3c971db5
parent60d190b0bdb207a77e53e50fe4b36fabf1ce4ce2 (diff)
downloadslackbuilds-a83e95682472508064033baa2aaa8b14a0393503.tar.gz
network/SoulseekQt: Fixed symlink.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
-rw-r--r--network/SoulseekQt/SoulseekQt.SlackBuild2
-rw-r--r--network/SoulseekQt/slack-desc2
2 files changed, 2 insertions, 2 deletions
diff --git a/network/SoulseekQt/SoulseekQt.SlackBuild b/network/SoulseekQt/SoulseekQt.SlackBuild
index cbd3853f0a..39cfe7fd17 100644
--- a/network/SoulseekQt/SoulseekQt.SlackBuild
+++ b/network/SoulseekQt/SoulseekQt.SlackBuild
@@ -67,7 +67,7 @@ mkdir -p $PKG/usr/{bin,share/{applications,pixmaps}}
install -m 755 $PRGNAM-$FVER-$TGZARCH $PKG/opt/$PRGNAM/$PRGNAM
install -m 644 $CWD/SoulseekQt.png $PKG/usr/share/pixmaps
install -m 644 $CWD/SoulseekQt.desktop $PKG/usr/share/applications
-ln -sf /opt/$PRGNAM/$PRGNAM $PKG/usr/bin/$PRGNAM
+ln -sf ../../opt/$PRGNAM/$PRGNAM $PKG/usr/bin/$PRGNAM
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
diff --git a/network/SoulseekQt/slack-desc b/network/SoulseekQt/slack-desc
index f8e2bb94cd..04141fce27 100644
--- a/network/SoulseekQt/slack-desc
+++ b/network/SoulseekQt/slack-desc
@@ -11,7 +11,7 @@ SoulseekQt:
SoulseekQt: SoulseekQt is the official client software for the Soulseek
SoulseekQt: peer-to-peer file-sharing network.
SoulseekQt:
-SoulseekQt: Homepage: https://www.slsknet.org
+SoulseekQt: Homepage: https://www.slsknet.org/
SoulseekQt:
SoulseekQt:
SoulseekQt: