From 2ab5924ec94e3da03fd023c6bfc28ed3e8bc59fa Mon Sep 17 00:00:00 2001 From: R4SAS Date: Mon, 24 Jan 2022 02:56:41 +0300 Subject: [PATCH] [rpm] try to fix fedora copr build Signed-off-by: R4SAS --- contrib/rpm/i2pd-git.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/rpm/i2pd-git.spec b/contrib/rpm/i2pd-git.spec index 883af651..89d65d15 100644 --- a/contrib/rpm/i2pd-git.spec +++ b/contrib/rpm/i2pd-git.spec @@ -32,7 +32,7 @@ Requires(pre): %{_sbindir}/useradd %{_sbindir}/groupadd C++ implementation of I2P. %prep -%setup -q +%setup -q -n i2pd-openssl %build