From f8ad69f497ab5828e5831b2103b1bd41aa63efe5 Mon Sep 17 00:00:00 2001 From: R4SAS Date: Wed, 12 Apr 2017 17:20:35 +0300 Subject: [PATCH] =?UTF-8?q?debuild=20-b=20=D0=BF=D0=B0=D1=80=D0=B0=D0=BC?= =?UTF-8?q?=D0=B5=D1=82=D1=80=20=D0=B4=D0=BB=D1=8F=20=D1=81=D0=B1=D0=BE?= =?UTF-8?q?=D1=80=D0=BA=D0=B8=20DEB=20=D0=BF=D0=B0=D0=BA=D0=B5=D1=82=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/PurpleI2P/i2pd/issues/847 --- docs/build_notes_unix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/build_notes_unix.md b/docs/build_notes_unix.md index caba7d9..fd6776f 100644 --- a/docs/build_notes_unix.md +++ b/docs/build_notes_unix.md @@ -59,7 +59,7 @@ sudo apt-get install libminiupnpc-dev ```bash sudo apt-get install fakeroot devscripts cd i2pd -debuild --no-tgz-check +debuild --no-tgz-check -b ``` Fedora/Centos