mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-07-28 23:11:28 +01:00
- Compile with freetype / fontconfig support. - Make menu files translatable. - Other packaging cleanups. - Bump version number to 0.5.0-1.
9 lines
66 B
Bash
9 lines
66 B
Bash
#! /bin/sh
|
|
|
|
set -e
|
|
|
|
|
|
. /usr/share/debconf/confmodule
|
|
|
|
#DEBHELPER#
|