Files @ r8504:a1a9b7464a63
Branch filter:

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

peter1138
(svn r12079) -Fix: Use search paths when opening console scripts.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#