Files @ r13425:301cfe36afd4
Branch filter:

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

alberth
(svn r17944) -Codechange (r11848): Removed the second counter variable that ran in sync with the first one.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#