1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-01-11 23:47:51 +00:00

added debuild options to skip package signing

This commit is contained in:
Darknet Villain 2018-01-26 17:18:21 -05:00
parent 9239db1959
commit 0614e4e784

View File

@ -78,7 +78,7 @@ You may also build deb-package with the following:
sudo apt-get install fakeroot devscripts dh-apparmor
cd i2pd
debuild --no-tgz-check -b
debuild --no-tgz-check -us -uc -ui -b
Fedora/Centos
-------------