Files @ r7851:d007f368444a
Branch filter:

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

rubidium
(svn r11401) -Fix [FS#1391]: make all min functions do exactly the same instead of branching on either < or <=.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#