SHA256
1
0
forked from pool/ocserv

Accepting request 818635 from home:stawidy

Fix source verification.

OBS-URL: https://build.opensuse.org/request/show/818635
OBS-URL: https://build.opensuse.org/package/show/network:vpn/ocserv?expand=0&rev=32
This commit is contained in:
Michael Du 2020-07-03 18:10:14 +00:00 committed by Git OBS Bridge
parent c9af49cb23
commit 0da65a902f

View File

@ -90,7 +90,7 @@ escalation due to any bug on the VPN handling (worker) process.
A management interface allows for viewing and querying logged-in users.
%prep
gpg --import %{SOURCE100} || gpg --verify %{SOURCE2}
gpg --import %{SOURCE100} && gpg --verify %{SOURCE1}
%setup -q
%patch1 -p1
%patch2 -p1