Browse Source

[rpm] try to fix fedora copr build

Signed-off-by: R4SAS <r4sas@i2pmail.org>
pull/1727/head
R4SAS 2 years ago
parent
commit
2ab5924ec9
Signed by: r4sas
GPG Key ID: 66F6C87B98EBCFE2
  1. 2
      contrib/rpm/i2pd-git.spec

2
contrib/rpm/i2pd-git.spec

@ -32,7 +32,7 @@ Requires(pre): %{_sbindir}/useradd %{_sbindir}/groupadd @@ -32,7 +32,7 @@ Requires(pre): %{_sbindir}/useradd %{_sbindir}/groupadd
C++ implementation of I2P.
%prep
%setup -q
%setup -q -n i2pd-openssl
%build

Loading…
Cancel
Save