Files @ r12469:4215a4c6a0c1
Branch filter:

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

smatz
(svn r16916) -Fix (r16909): station acceptance was reset after game load
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#