[Tinyos-2-commits] CVS: tinyos-2.x/tools/release tinyos-tools.spec, 1.1.2.16.4.1, 1.1.2.16.4.2

David Gay idgay at users.sourceforge.net
Wed Jul 5 14:15:56 PDT 2006


Update of /cvsroot/tinyos/tinyos-2.x/tools/release
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv29573

Modified Files:
      Tag: tinyos-2-0-0-beta2-candidate
	tinyos-tools.spec 
Log Message:
set default TOSDIR when building


Index: tinyos-tools.spec
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/Attic/tinyos-tools.spec,v
retrieving revision 1.1.2.16.4.1
retrieving revision 1.1.2.16.4.2
diff -C2 -d -r1.1.2.16.4.1 -r1.1.2.16.4.2
*** tinyos-tools.spec	3 Jul 2006 17:08:24 -0000	1.1.2.16.4.1
--- tinyos-tools.spec	5 Jul 2006 21:15:54 -0000	1.1.2.16.4.2
***************
*** 25,29 ****
  cd tools
  ./Bootstrap
! ./configure --prefix=/usr
  make
  
--- 25,29 ----
  cd tools
  ./Bootstrap
! TOSDIR=/opt/tinyos-2.x/tos ./configure --prefix=/usr
  make
  



More information about the Tinyos-2-commits mailing list