From ef14c987f2e52a0a0e01c8dd64c919918bc10b77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Mon, 13 Sep 2010 23:17:05 +0200 Subject: Correct PREFIX --- games/fallout | 2 +- games/fallout2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'games') 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" -- cgit v1.2.3