Files @ r9683:2d007131e6f7
Branch filter:

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

peter1138
(svn r13789) -Fix (r13781): Saved preset was not automatically selected.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#