Skip to content
Snippets Groups Projects
Commit 7cfbbb77 authored by Pavel Vondruska's avatar Pavel Vondruska
Browse files

better dir hack

parent 1dc9090f
Branches master
No related tags found
No related merge requests found
Pipeline #6025 passed
......@@ -20,7 +20,7 @@ deb-src http://ftp.zcu.cz/pub/linux/debian-security $(get_debian_security) main
EOSOURCES
apt update -qqq
apt install git devscripts build-essential python3 dh-autoreconf libssl-dev libxt-dev libhwloc-dev heimdal-multidev python3-dev libpq-dev libedit-dev -yqqq
apt install git devscripts build-essential python3 dh-autoreconf libssl-dev libxt-dev libhwloc-dev heimdal-multidev python3-dev -yqqq
git clone https://github.com/CESNET/pbspro -b release_20231127
cd pbspro
......@@ -29,7 +29,7 @@ git clone https://github.com/CESNET/pbspro.build build
mv build/openpbs.build pbspro.build
mv build/release.sh .
mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --yes' openpbs.build/control.deb12
mk-build-deps --install --tool='apt-get -o Debug::pkgProblemResolver=yes --yes' pbspro.build/control.deb12
./release.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment