Files @ r7984:4e4b70ff8d8e
Branch filter:

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

bjarni
(svn r11540) -Fix: [OSX] Don't try to compile the quartz video driver on OSX 10.3. It will fail
1
2
3
4
5
6
7
8
#! /bin/sh

set -e


. /usr/share/debconf/confmodule

#DEBHELPER#