summaryrefslogtreecommitdiffstats
path: root/games/fceux/fceux.SlackBuild
diff options
context:
space:
mode:
author M.Dinslage2011-03-05 12:54:23 +0100
committer Niels Horn2011-03-05 12:54:23 +0100
commitff7d55741fdfbf42fc883b41fc0478b94ecbc404 (patch)
tree855c9f0868d8aede2c0e8bdb7ef92613eb41b0ce /games/fceux/fceux.SlackBuild
parent86323318d97a797b78641f37fb25d7606a9412c6 (diff)
downloadslackbuilds-ff7d55741fdfbf42fc883b41fc0478b94ecbc404.tar.gz
games/fceux: Moved to /usr/games + changed icon.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'games/fceux/fceux.SlackBuild')
-rw-r--r--games/fceux/fceux.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/fceux/fceux.SlackBuild b/games/fceux/fceux.SlackBuild
index 2b57bf1031..5458d8fa1d 100644
--- a/games/fceux/fceux.SlackBuild
+++ b/games/fceux/fceux.SlackBuild
@@ -6,7 +6,7 @@
PRGNAM=fceux
VERSION=${VERSION:-2.1.4a}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -55,8 +55,8 @@ find . \
scons
#Dont use scons install, we'll take care of install ourselves
-mkdir -p $PKG/usr/bin
-install -m 0755 bin/fceux $PKG/usr/bin
+mkdir -p $PKG/usr/games
+install -m 0755 bin/fceux $PKG/usr/games
#install man pages
mkdir -p $PKG/usr/man/man6