debuild -b opt

https://github.com/PurpleI2P/i2pd/issues/847
This commit is contained in:
R4SAS
2017-04-12 17:16:07 +03:00
committed by GitHub
parent 2c71b4b93b
commit cab3a1b9f9
+1 -1
View File
@@ -78,7 +78,7 @@ You may also build deb-package with the following:
sudo apt-get install fakeroot devscripts
cd i2pd
debuild --no-tgz-check
debuild --no-tgz-check -b
Fedora/Centos
-------------