Author: dreimer
Date: Fri Aug 24 02:14:40 2007
New Revision: 28500
URL:
http://svn.reactos.org/svn/reactos?rev=28500&view=rev
Log:
ARCH does not exist anymore in config.rbuild. thx to towerr for this hint.
Modified:
trunk/tools/RosBE-Windows/Root/Config.cmd
Modified: trunk/tools/RosBE-Windows/Root/Config.cmd
URL:
http://svn.reactos.org/svn/reactos/trunk/tools/RosBE-Windows/Root/Config.cm…
==============================================================================
--- trunk/tools/RosBE-Windows/Root/Config.cmd (original)
+++ trunk/tools/RosBE-Windows/Root/Config.cmd Fri Aug 24 02:14:40 2007
@@ -102,12 +102,6 @@
::
:: Start with reading settings from config.rbuild and let the user edit them.
::
-echo Architecture to build for. Not Editable.
-echo.
-echo Right now
-grep \"ARCH\" "%ROSBEBASEDIR%\config.rbuild"|cut -d
"\"" -f 4
-echo.
-
echo Sub-architecture to build for.
echo Default is: none
echo.