]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - tools/release/tinyos-tools.spec
* The spec files were modified to add the distribution to the name (.fc9. etc)
[tinyos-2.x.git] / tools / release / tinyos-tools.spec
index 8eb60f3b1ceb6eb28758847bf779d97047269b9c..4b89b2656dd1fa4c448a42747c373951ca6faf3a 100644 (file)
@@ -3,7 +3,7 @@
 Summary: TinyOS tools 
 Name: tinyos-tools
 Version: 1.3.0
-Release: 1
+Release: 1%{dist}
 License: Please see source
 Group: Development/System
 URL: http://www.tinyos.net/
@@ -60,6 +60,7 @@ if [ $? -ne 0 ]; then
 fi
 %ifos linux
 java=`$RPM_INSTALL_PREFIX/bin/tos-locate-jre --java`
+tinyoslibdir=$RPM_INSTALL_PREFIX/lib/tinyos
 bits=32
 if [ $? -ne 0 ]; then
   echo "java command not found - assuming 32 bits"