diff options
author | matthijs <matthijs@openttd.org> | 2005-05-28 10:32:09 +0000 |
---|---|---|
committer | matthijs <matthijs@openttd.org> | 2005-05-28 10:32:09 +0000 |
commit | 8ef3f896f5f20992b18e0ecea7cfa59b8fdffc67 (patch) | |
tree | 1e0731c2afb44c950bf3784bc83956761dc45393 /os/debian/control | |
parent | f9989998a77d753d24818dfe236022c237a83c8d (diff) | |
download | openttd-8ef3f896f5f20992b18e0ecea7cfa59b8fdffc67.tar.xz |
(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.
Diffstat (limited to 'os/debian/control')
-rw-r--r-- | os/debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/os/debian/control b/os/debian/control index 4a819253d..18e46f38e 100644 --- a/os/debian/control +++ b/os/debian/control @@ -8,7 +8,8 @@ Standards-Version: 3.6.0 Package: openttd Architecture: any Depends: ${shlibs:Depends} -Description: An open source clone of the Microprose game "Transport Tycoon Deluxe" +Suggests: timidity, freepats +Description: open source clone of the Microprose game "Transport Tycoon Deluxe" An enhanced open source clone of the Microprose game "Transport Tycoon Deluxe". You require the data files of the original Transport Tycoon Deluxe for Windows to play the game. You have to MANUALLY copy them to the |