diff -r e7c1df9cce2c -r f1d252c234ec share/hedgewars/Data/Locale/CMakeLists.txt --- a/share/hedgewars/Data/Locale/CMakeLists.txt Sun Aug 06 15:48:48 2006 +0000 +++ b/share/hedgewars/Data/Locale/CMakeLists.txt Sun Aug 06 16:00:23 2006 +0000 @@ -1,4 +1,4 @@ install(FILES en.txt ru.txt - DESTINATION Data/Locale) \ No newline at end of file + DESTINATION ${SHAREPATH}Data/Locale) \ No newline at end of file