office/ganttproject: Fix symlink.

Thanks to Konrad J Hambrick.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2018-08-04 20:50:37 +07:00
parent b475051715
commit ed1c77ae0c
No known key found for this signature in database
GPG key ID: 887B8374D7333381

View file

@ -1,6 +1,6 @@
#!/bin/sh
# Slackware build script for rstudio-desktop
# Slackware build script for ganttproject
# Copyright 2018 Ekin Akoglu, Erdemli/Mersin, Turkey
# All rights reserved.
@ -74,7 +74,7 @@ rm -r $PKG/data.tar.gz
rm -f $PKG/debian-binary
mkdir -p $PKG/usr/bin
ln -sf $PKG/usr/share/ganttproject/ganttproject $PKG/usr/bin/ganttproject
ln -sf /usr/share/ganttproject/ganttproject $PKG/usr/bin/ganttproject
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
mv \