]> git.uio.no Git - check_openmanage.git/blobdiff - bygge-debian.txt
bugfix for temp_from_celsius() usage
[check_openmanage.git] / bygge-debian.txt
index 218317fa644af5ef8733e314a05af34b2bca89fa..625d696886ce07be692dd2d5280ee3e6be5a7c8c 100644 (file)
@@ -1,18 +1,17 @@
-På en debian- eller ubuntu-boks:
+# On a debian or ubuntu box
 
 # versjon
-VER=3.6.5
+VER=3.7.4
 
-# ymse
+# get ready
 wget http://folk.uio.no/trondham/software/files/check_openmanage-${VER}.tar.gz
 tar xvfz check_openmanage-${VER}.tar.gz 
 mv check_openmanage-${VER} check-openmanage-${VER}
 tar cvfz check-openmanage_${VER}.orig.tar.gz check-openmanage-${VER}
 cd check-openmanage-${VER}
 
-# bygge
+# build
 debuild -us -uc
 
-# synce ut deb-pakka
-cd ..
-scp check-openmanage_${VER}-1_all.deb trondham@tux:www_docs/software/files/
+# get package
+scp ../check-openmanage_${VER}-1_all.deb trondham@ulrik:www_docs/software/files/