]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - setup/linux/setup_image/setup.data/config.sh.in
the historic move: getting rid of all visual studio project stuff, now that the mingw...
[xonotic/netradiant.git] / setup / linux / setup_image / setup.data / config.sh.in
diff --git a/setup/linux/setup_image/setup.data/config.sh.in b/setup/linux/setup_image/setup.data/config.sh.in
deleted file mode 100644 (file)
index 4854795..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-#
-# Use this script to customize the installer bootstrap script
-#
-
-# override some defaults
-
-# try to get root prior to running setup?
-# 0: no
-# 1: prompt, but run anyway if fails
-# 2: require, abort if root fails
-ifdef(`M4_OSX', `GET_ROOT=2')
-
-FATAL_ERROR="Please report to http://zerowing.idsoftware.com/bugzilla/"
-
-#XSU_ICON="-i icon.xpm"