summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2010-09-13 23:17:05 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2010-09-13 23:17:05 +0200
commitef14c987f2e52a0a0e01c8dd64c919918bc10b77 (patch)
tree1c9a9c374f35b642a057270423de5abae56bde74
parent5ed4e59a5b7c7c61651f9d36cc322b56614a4ee7 (diff)
downloadplay-ef14c987f2e52a0a0e01c8dd64c919918bc10b77.tar.gz
play-ef14c987f2e52a0a0e01c8dd64c919918bc10b77.tar.bz2
play-ef14c987f2e52a0a0e01c8dd64c919918bc10b77.zip
Correct PREFIX
-rw-r--r--games/fallout2
-rw-r--r--games/fallout22
-rw-r--r--templates/steam2
3 files changed, 3 insertions, 3 deletions
diff --git a/games/fallout b/games/fallout
index 42912b0..d96d150 100644
--- a/games/fallout
+++ b/games/fallout
@@ -1,6 +1,6 @@
inherit iso
-PREFIX="~/.fallout"
+PREFIX="fallout"
SIZE="640x480"
GPATH="c:/spiele/fallout/falloutw.exe"
EXARGS="-depth 16"
diff --git a/games/fallout2 b/games/fallout2
index f61a910..0f4bf22 100644
--- a/games/fallout2
+++ b/games/fallout2
@@ -1,4 +1,4 @@
-PREFIX="$HOME/.fallout"
+PREFIX="fallout"
SIZE="832x624"
GPATH="fallout2.exe"
EXARGS="-depth 16"
diff --git a/templates/steam b/templates/steam
index 321f646..a0f72fd 100644
--- a/templates/steam
+++ b/templates/steam
@@ -1,4 +1,4 @@
-PREFIX="~/.steam"
+PREFIX="steam"
SIZE="1280x1024"
GPATH="c:/programme/steam/steam.exe"