summaryrefslogtreecommitdiffstats
path: root/office/ganttproject/ganttproject.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'office/ganttproject/ganttproject.SlackBuild')
-rw-r--r--office/ganttproject/ganttproject.SlackBuild6
1 files changed, 1 insertions, 5 deletions
diff --git a/office/ganttproject/ganttproject.SlackBuild b/office/ganttproject/ganttproject.SlackBuild
index e298b8d7a4..fd335eb0cf 100644
--- a/office/ganttproject/ganttproject.SlackBuild
+++ b/office/ganttproject/ganttproject.SlackBuild
@@ -44,11 +44,7 @@ mkdir -p \
$OUTPUT
cd $TMP
rm -rf $PRGNAM-$PRGNAM-$VERSION
-if [ -e $CWD/$PRGNAM-$VERSION.tar.gz ]; then
- tar xvf $CWD/$PRGNAM-$VERSION.tar.gz
-else
- tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
-fi
+tar xvf $CWD/$PRGNAM-$PRGNAM-$VERSION.tar.gz
cd $PRGNAM-$PRGNAM-$VERSION
chown -R root:root .
find -L . \