(svn r2371) - Fix: [ 1144510 ] make install tries to install scenarios in the (non-existing) personal dir when USE_HOMEDIR is specified.

This fix solves the issue for now by installing scenarios in the system-wide data dir.
- Add: 32x32 xpm format icon, used for debian packaging.
- Some minor updates to the os/debian directory.
This commit is contained in:
matthijs
2005-05-28 10:32:09 +00:00
parent f9989998a7
commit 8ef3f896f5
8 changed files with 360 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
?package(openttd):needs="X11" section="Games/Simulation" title="Openttd"\
command="/usr/games/openttd" icon="/usr/share/games/openttd/openttd.64.xpm"
command="/usr/games/openttd" icon="/usr/share/games/openttd/openttd.32.xpm"