--- qnetwalk.pro.orig 2004-12-14 22:32:57.000000000 +0500 +++ qnetwalk.pro 2005-01-11 11:51:53.868623304 +0500 @@ -47,18 +47,18 @@ translations/qnetwalk_ru.ts TARGET = qnetwalk -target.path = /usr/local/bin +target.path = /usr/games/bin INSTALLS += target -man.path = /usr/local/man/man6 +man.path = /usr/share/man/man6 man.files = qnetwalk.6 INSTALLS += man -tr.path = /usr/local/share/qnetwalk/translations +tr.path = /usr/share/qnetwalk/translations tr.files = translations/*.qm INSTALLS += tr -sounds.path = /usr/local/share/qnetwalk/sounds +sounds.path = /usr/share/qnetwalk/sounds sounds.files = sounds/*.wav INSTALLS += sounds