]> git.uio.no Git - check_openmanage.git/blob - bygge-debian.txt
jau
[check_openmanage.git] / bygge-debian.txt
1 På en debian- eller ubuntu-boks:
2
3 # ymse
4 wget http://folk.uio.no/trondham/software/files/check_openmanage-3.6.3.tar.gz
5 tar xvfz check_openmanage-3.6.3.tar.gz 
6 mv check_openmanage-3.6.3 check-openmanage-3.6.3
7 tar cvfz check-openmanage_3.6.3.orig.tar.gz check-openmanage-3.6.3
8
9 # synce inn debian-katalogen
10 cd check-openmanage-3.6.3/
11 #rsync -av trondham@tux:svn/usit-unix-intern/trunk/usit-nagios-plugins/trondham/check_openmanage/debian .
12
13 # bygge
14 debuild -us -uc
15
16 # synce ut deb-pakka
17 cd ..
18 scp check-openmanage_3.6.3-1_all.deb trondham@tux:www_docs/software/files/