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:
parent
c9af49cb23
commit
0da65a902f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user