Files @ r7124:afc3522b590f
Branch filter:

Location: cpp/openttd-patchpack/source/os/debian/postinst

peter1138
(svn r10397) -Fix [FS#969]: subsidy awarded messages broken due to {COMPANY} now taking 1 (not 2) parameters. also remove an unnecessary dereference.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#