summaryrefslogtreecommitdiffstats
path: root/system/cassandra-gui/cassandra-gui.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'system/cassandra-gui/cassandra-gui.SlackBuild')
-rw-r--r--system/cassandra-gui/cassandra-gui.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/cassandra-gui/cassandra-gui.SlackBuild b/system/cassandra-gui/cassandra-gui.SlackBuild
index 437c71772f..d48b6fa134 100644
--- a/system/cassandra-gui/cassandra-gui.SlackBuild
+++ b/system/cassandra-gui/cassandra-gui.SlackBuild
@@ -59,7 +59,7 @@ mkdir -p $PKG/usr/bin
cp $TMP/$PRGNAM-$VERSION/$PRGNAM $PKG/usr/bin
mkdir -p $PKG/usr/share/applications
-cp -a $CWD/$PRGNAM.desktop $PKG/usr/share/applications
+cp $CWD/$PRGNAM.desktop $PKG/usr/share/applications
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $PRGNAM-$VERSION/LICENSE.txt $PKG/usr/doc/$PRGNAM-$VERSION