[packages/v8cgi] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:28:13 CEST 2025
commit bf76a732f20ddbd9999e0f800f5d3d1d0f51a7f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:27:57 2025 +0200
Fix applying patches.
v8cgi.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/v8cgi.spec b/v8cgi.spec
index d54abed..f6888dc 100644
--- a/v8cgi.spec
+++ b/v8cgi.spec
@@ -51,7 +51,7 @@ Support for v8cgi within Apache.
%prep
%setup -q -n %{name}
%if "%{pld_release}" == "ac"
-%patch0 -p1
+%patch -P0 -p1
%endif
%build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/v8cgi.git/commitdiff/bf76a732f20ddbd9999e0f800f5d3d1d0f51a7f7
More information about the pld-cvs-commit
mailing list