[Tinyos-2-commits] CVS: tinyos-2.x/tools/release build-rpms, 1.6,
1.7
Jan Beutel
beutel at users.sourceforge.net
Mon Aug 13 09:14:03 PDT 2007
Update of /cvsroot/tinyos/tinyos-2.x/tools/release
In directory sc8-pr-cvs10.sourceforge.net:/tmp/cvs-serv9510/tools/release
Modified Files:
build-rpms
Log Message:
accidentally fixed building of tinyos-tools - fixed again
Index: build-rpms
===================================================================
RCS file: /cvsroot/tinyos/tinyos-2.x/tools/release/build-rpms,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** build-rpms 13 Aug 2007 13:48:04 -0000 1.6
--- build-rpms 13 Aug 2007 16:14:00 -0000 1.7
***************
*** 37,41 ****
cd $RPMS
rpmbuild -bb $HERE/tinyos.spec
! #rpmbuild -bb $HERE/tinyos-tools.spec
#rpmbuild -bb $HERE/task-tinydb/task-tinydb.spec
#rpmbuild -bb $HERE/contrib/contrib.spec
--- 37,41 ----
cd $RPMS
rpmbuild -bb $HERE/tinyos.spec
! rpmbuild -bb $HERE/tinyos-tools.spec
#rpmbuild -bb $HERE/task-tinydb/task-tinydb.spec
#rpmbuild -bb $HERE/contrib/contrib.spec
More information about the Tinyos-2-commits
mailing list