diff options
| author | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-16 21:36:40 +0000 |
|---|---|---|
| committer | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-16 21:36:40 +0000 |
| commit | 83660ebd468754d59c75f6ce0f694d4f3ccce9c8 (patch) | |
| tree | 173df140702a6b3f0d7162c9aaaee9b30cba3064 /README | |
| parent | c68df329f2483d8fc9b75488c695787cd18c20a4 (diff) | |
- tuxanci pouzivaji automatickej path generator
- uz neni treba config.h (cool ne)
- celkem citelnej path.h (vic cool ne?)
git-svn-id: http://opensvn.csie.org/tuxanci_ng@202 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'README')
| -rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -92,9 +92,8 @@ HOWTO COMPILE On Apple use please -DApple=1 variable for cmake. If you want another prefix than /usr/local/, you can achieve this by - adding -DPREFIX=\\\"/usr/games/\\\" and - -DCMAKE_INSTALL_PREFIX:PATH=/usr/games. Change /usr/games/ to path you - intend to use. + adding "-DCMAKE_INSTALL_PREFIX=/what/ever/you/want" Change /usr/games/ + to path you want to use. GAME USAGE ========== |