fix: ripe-atlas build
This commit is contained in:
parent
b55a9ddad2
commit
0d679cf3e3
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ mkdir -p "${SRCDIR}"
|
|||
cd "${SRCDIR}"
|
||||
apt install --yes git build-essential debhelper libssl-dev autotools-dev
|
||||
git clone --recursive https://github.com/RIPE-NCC/ripe-atlas-software-probe
|
||||
cd ripe-atlas-software-probe
|
||||
git submodule update
|
||||
dpkg-buildpackage -b -us -uc
|
||||
mv ../ripe-atlas-*.deb "${BUILDDIR}"
|
||||
|
|
Loading…
Add table
Reference in a new issue