diff options
Diffstat (limited to 'games/tome-ah/tome-ah.SlackBuild')
-rw-r--r-- | games/tome-ah/tome-ah.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/tome-ah/tome-ah.SlackBuild b/games/tome-ah/tome-ah.SlackBuild index ec5351e555..36c0b29e49 100644 --- a/games/tome-ah/tome-ah.SlackBuild +++ b/games/tome-ah/tome-ah.SlackBuild @@ -94,7 +94,7 @@ ln -fs /usr/share/games/$PRGNAM/bin/tome.sh $PKG/usr/games/$PRGNAM find $PKG -name "delete.me" | xargs rm -f find $PKG -name ".cvsignore" | xargs rm -f -install -m 0644 -D $CWD/tome.png $PKG/usr/share/pixmaps/tome.png +install -m 0644 -D $CWD/tome-ah.png $PKG/usr/share/pixmaps/tome-ah.png install -m 0644 -D $CWD/$PRGNAM.desktop $PKG/usr/share/applications/$PRGNAM.desktop mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION |