From: mattn Date: Mon, 30 Jun 2008 18:09:38 +0000 (+0000) Subject: * removed SETUP=0 (only valid for 1.5) X-Git-Tag: xonotic-v0.7.0~16^2~12^2~84 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;ds=sidebyside;h=a5955a4c3739d5f112f7185421ba29eaea94d84a;p=xonotic%2Fnetradiant.git * removed SETUP=0 (only valid for 1.5) git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@290 8a3a26a2-13c4-0310-b231-cf6edde360e5 --- diff --git a/COMPILING b/COMPILING index ed2f58e6..0a5c74d8 100644 --- a/COMPILING +++ b/COMPILING @@ -38,7 +38,7 @@ dependencies: - libmhash = 0.9.0 (for q3map2) build: -Execute 'scons SETUP=0' in the directory containing SConscript +Execute 'scons' in the directory containing SConscript install: run 'python ./GtkRadiant/install.py'