Files @ r6178:fc8bd2bde93a
Branch filter:

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

rubidium
(svn r8949) -Codechange: only test the first NETWORK_REVISION_LENGTH - 1 characters when determining network compatability. This makes it possible to have 'long' branch names while still being able to play network games.
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#