X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=tools%2Frelease%2Fbuild-rpms;h=097a96205a41593c1dea0a1a28b93de9148823da;hb=6d640d119fc0dbe575698cb91c60dc4e2ff1fc9d;hp=95768b7b9c48c38167d315acb2401d1c70f8cc91;hpb=0323c5c0be9f95d62ae124077737a5684558fa02;p=tinyos-2.x.git diff --git a/tools/release/build-rpms b/tools/release/build-rpms index 95768b7b..097a9620 100755 --- a/tools/release/build-rpms +++ b/tools/release/build-rpms @@ -4,10 +4,10 @@ # For linux, change to /usr/src/redhat # For my cygwin: /cygdrive/c/rpmsrc if [ -z $RPMS ]; then #test to see if RPMS is overridden by the environment - RPMS=/usr/src/redhat + RPMS=/usr/src/rpm fi -TINYOS_VERSION=2.0.2 -TINYOS_TOOLS_VERSION=1.2.4 +TINYOS_VERSION=2.1.0 +TINYOS_TOOLS_VERSION=1.3.0 echo "*** Building tarballs" #rm ../../../*.tar.gz