diff options
| author | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-18 17:53:52 +0000 |
|---|---|---|
| committer | scarab <scarab@0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e> | 2008-08-18 17:53:52 +0000 |
| commit | 9acea18a3a920b781414ba44e1e1651ea760867b (patch) | |
| tree | b8f19b794e5abd541084be2ea9817a8775f1279c /data/music | |
| parent | eefb6affd420af8c512e8733a6c9e2f5aabd5854 (diff) | |
- pouzivame verzovani od ted $ tuxanci-svn spusti hru
- vyjadrete se k verzovani i stabilnich vydani
git-svn-id: http://opensvn.csie.org/tuxanci_ng@221 0ee4d065-81f0-4d1e-b06c-ff20ad07cc3e
Diffstat (limited to 'data/music')
| -rw-r--r-- | data/music/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/music/CMakeLists.txt b/data/music/CMakeLists.txt index 0818994..140cbf3 100644 --- a/data/music/CMakeLists.txt +++ b/data/music/CMakeLists.txt @@ -10,6 +10,6 @@ IF ( NOT NO_Audio ) FILE ( GLOB files "*.ogg" ) INSTALL ( FILES ${files} - DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}-${TUXANCI_VERSION}/music/ ) + DESTINATION ${CMAKE_INSTALL_DATADIR}/${APPNAME}/music/ ) ENDIF ( NOT NO_Audio ) ###############################################################################
\ No newline at end of file |