[packages/grantlee] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:58:30 CEST 2025
commit 7ea094cd5c60db0cbef65168d238e003ac6860fb
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:58:14 2025 +0200
Fix applying patches.
grantlee.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grantlee.spec b/grantlee.spec
index 79b4d7e..7985711 100644
--- a/grantlee.spec
+++ b/grantlee.spec
@@ -54,7 +54,7 @@ Pliki nagłówkowe bibliotek grantlee.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grantlee.git/commitdiff/7ea094cd5c60db0cbef65168d238e003ac6860fb
More information about the pld-cvs-commit
mailing list