diff -r e7c1df9cce2c -r f1d252c234ec share/hedgewars/Data/Sounds/CMakeLists.txt --- a/share/hedgewars/Data/Sounds/CMakeLists.txt Sun Aug 06 15:48:48 2006 +0000 +++ b/share/hedgewars/Data/Sounds/CMakeLists.txt Sun Aug 06 16:00:23 2006 +0000 @@ -8,4 +8,4 @@ splash.ogg throwpowerup.ogg throwrelease.ogg - DESTINATION Data/Sounds) \ No newline at end of file + DESTINATION ${SHAREPATH}Data/Sounds) \ No newline at end of file