]> de.git.xonotic.org Git - xonotic/netradiant.git/blob - setup/linux/setup_image/setup.data/config.sh.in
ok
[xonotic/netradiant.git] / setup / linux / setup_image / setup.data / config.sh.in
1 #
2 # Use this script to customize the installer bootstrap script
3 #
4
5 # override some defaults
6
7 # try to get root prior to running setup?
8 # 0: no
9 # 1: prompt, but run anyway if fails
10 # 2: require, abort if root fails
11 ifdef(`M4_OSX', `GET_ROOT=2')
12
13 FATAL_ERROR="Please report to http://zerowing.idsoftware.com/bugzilla/"
14
15 #XSU_ICON="-i icon.xpm"