Fix .desktop file path
[keepassx] / INSTALL
1 Installation instructions for *nix:
2 -----------------------------------
3 1. qmake-qt4 / qmake
4    You have to use qmake of Qt >= 4.3.0, depending on your distro it is called qmake or qmake-qt4.
5    By default KeePassX is installed to /usr, you can change that by adding PREFIX=[PATH] to the qmake command.
6    You can also add DEBUG=1 to build KeePassX with debug symbols.
7 2. make
8 3. make install