diff options
-rw-r--r-- | network/SoulseekQt/SoulseekQt.SlackBuild | 2 | ||||
-rw-r--r-- | network/SoulseekQt/slack-desc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/network/SoulseekQt/SoulseekQt.SlackBuild b/network/SoulseekQt/SoulseekQt.SlackBuild index cbd3853f0a3d0..39cfe7fd1772e 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 f8e2bb94cd8d5..04141fce275eb 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: |