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

added debian version to package version

parent 5ee9ef90
Branches
No related tags found
No related merge requests found
Pipeline #985 passed
...@@ -30,6 +30,8 @@ apt install git devscripts build-essential apache2-dev -yqqq ...@@ -30,6 +30,8 @@ apt install git devscripts build-essential apache2-dev -yqqq
git clone https://github.com/CESNET/mod_ssl_preauth git clone https://github.com/CESNET/mod_ssl_preauth
cd mod_ssl_preauth cd mod_ssl_preauth
sed "1 s/)/+deb${VERSION_ID})/" debian/changelog -i
dpkg-buildpackage -uc -us -b dpkg-buildpackage -uc -us -b
cd .. cd ..
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment