diff options
| author | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-18 17:28:19 +0000 |
|---|---|---|
| committer | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-18 17:28:19 +0000 |
| commit | eefb6affd420af8c512e8733a6c9e2f5aabd5854 (patch) | |
| tree | 51579ca43516216f23706c1a1cb939703fcfeb15 /data/arena/CMakeLists.txt | |
| parent | ad4f9593333a732f4220463977d0d435f6bfdb3b (diff) | |
- dalsi zmena v instalaci (prehlednutej docdir)
- nejprve nez budete kompilovat udelejte # make uninstall
git-svn-id: http://opensvn.csie.org/tuxanci_ng@220 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'data/arena/CMakeLists.txt')
| -rw-r--r-- | data/arena/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/arena/CMakeLists.txt b/data/arena/CMakeLists.txt index 36cdae3..aa57bf3 100644 --- a/data/arena/CMakeLists.txt +++ b/data/arena/CMakeLists.txt @@ -9,5 +9,5 @@ ############################################################################### FILE ( GLOB files "*.map" ) INSTALL ( FILES ${files} - DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}/arena/ ) + DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}-${TUXANCI_VERSION}/arena/ ) ###############################################################################
\ No newline at end of file |