[packages/gopenvpn] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:56:39 CEST 2025
commit 897c01ce8a656cf4e3a0208cbd34a4688dd13334
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:56:23 2025 +0200
Fix applying patches.
gopenvpn.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gopenvpn.spec b/gopenvpn.spec
index f41378b..b00f2c1 100644
--- a/gopenvpn.spec
+++ b/gopenvpn.spec
@@ -35,7 +35,7 @@ to a VPN tunnel.
%prep
%setup -q -n %{name}-%{name}-%{gitcommit}
-%patch0 -p1
+%patch -P0 -p1
%build
%{__gettextize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gopenvpn.git/commitdiff/897c01ce8a656cf4e3a0208cbd34a4688dd13334
More information about the pld-cvs-commit
mailing list