]> git.uio.no Git - check_openmanage.git/blame - bygge-debian.txt
* version 3.7.0-beta4
[check_openmanage.git] / bygge-debian.txt
CommitLineData
4b004cf0 1På en debian- eller ubuntu-boks:
2
e03132ac 3# versjon
2ecc330a 4VER=3.6.7
4b004cf0 5
e03132ac 6# ymse
7wget http://folk.uio.no/trondham/software/files/check_openmanage-${VER}.tar.gz
8tar xvfz check_openmanage-${VER}.tar.gz
9mv check_openmanage-${VER} check-openmanage-${VER}
10tar cvfz check-openmanage_${VER}.orig.tar.gz check-openmanage-${VER}
11cd check-openmanage-${VER}
4b004cf0 12
13# bygge
14debuild -us -uc
15
16# synce ut deb-pakka
17cd ..
e03132ac 18scp check-openmanage_${VER}-1_all.deb trondham@tux:www_docs/software/files/