Files @ r8049:b80b339af6aa
Branch filter:

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

rubidium
(svn r11609) -Fix [FS#1524]: wrong error messages were shown when trying to build some industries in the scenario editor.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#