Fixed bmake.bat stub cvs_MAIN
authorJan Vrany <jan.vrany@fit.cvut.cz>
Wed, 09 Jul 2014 16:21:52 +0100
branchcvs_MAIN
changeset 317 8b5ef24ed79f
parent 316 33c6783e4be8
child 318 ff7116c02937
Fixed bmake.bat stub
bmake.bat
--- a/bmake.bat	Wed Jul 09 14:02:56 2014 +0100
+++ b/bmake.bat	Wed Jul 09 16:21:52 2014 +0100
@@ -7,7 +7,7 @@
 set REPO=http://hg.bh.exept.de/stx.goodies.smallsense
 
 cd %TOP%\rules
-call hg-clone.bat %REPO% %TOP%\..\%PACKAGE%
+call hg-clone.bat %REPO% ..\..\%PACKAGE%
 IF [%ERRORLEVEL%] == [0] (
 	cd %TOP%\..\%PACKAGE%
 	call bmake.bat %*