Fixed hardcoded executable location#7
Conversation
|
Except in this case it is the default location. In your suse package you override the bindir variable. A proper fix would be to put the desktop file in a desktop.in, with the variable used by «configure» to determine it. I vote NO on this merge. (EDIT: Corrected games binary path) |
|
And the reason for the hardcoding is that on many distros the folder «/usr/games» is Not part of the PATH variable. |
|
I've no time right at the moment ... except to say that I expect BINDIR configuration to be cascaded from Autoconf to the desktop file, so that means renaming it to an .in file and referencing in configure.ac AC_OUTPUT. |
netrek-client-cow/INSTALL
Line 103 in d4b7ce9