]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - setup/linux/nightly.cf
the historic move: getting rid of all visual studio project stuff, now that the mingw...
[xonotic/netradiant.git] / setup / linux / nightly.cf
diff --git a/setup/linux/nightly.cf b/setup/linux/nightly.cf
deleted file mode 100644 (file)
index f9fe4ab..0000000
+++ /dev/null
@@ -1,14 +0,0 @@
-# Linux build config
-# all.cf
-#
-# includes core + wolfpack + q3pack
-
-$DO_CORE=1;
-$DO_GAME_Q3=1;
-$DO_GAME_WOLF=1;
-
-$DO_NIGHTLY=1;
-
-# the nightly is meant to overwrite an existing full installation
-# see postinstall.sh, it would be better to have a clear indication of nightly
-$GTKRAD_BASE_VERSION="1.2";