]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/build-rpms
Slightly better implementation of SpiPacket.send.
[tinyos-2.x.git] / tools / release / build-rpms
index a57ad6782cef0ef6adfd11a2a69b23398009eda5..097a96205a41593c1dea0a1a28b93de9148823da 100755 (executable)
@@ -3,9 +3,11 @@
 
 # For linux, change to /usr/src/redhat
 # For my cygwin: /cygdrive/c/rpmsrc
-RPMS=/usr/src/redhat
-TINYOS_VERSION=2.0.2
-TINYOS_TOOLS_VERSION=1.2.4
+if [ -z $RPMS ]; then #test to see if RPMS is overridden by the environment
+               RPMS=/usr/src/rpm
+fi             
+TINYOS_VERSION=2.1.0
+TINYOS_TOOLS_VERSION=1.3.0
 
 echo "*** Building tarballs"
 #rm ../../../*.tar.gz