[packages/yajl] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 10:24:51 CEST 2025
commit 3bbfb165bc8a9b7c61cfb09848915a98321166e6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:31:22 2025 +0200
Fix applying patches.
yajl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yajl.spec b/yajl.spec
index 1d22c8d..2def4a2 100644
--- a/yajl.spec
+++ b/yajl.spec
@@ -50,7 +50,7 @@ Statyczna biblioteka YAJL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%if "%{pld_release}" == "ac"
#cc1: error: unrecognized option `-Wextra'
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/yajl.git/commitdiff/3bbfb165bc8a9b7c61cfb09848915a98321166e6
More information about the pld-cvs-commit
mailing list