[packages/rasqal] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 02:39:45 CEST 2025
commit b5cbe2cb8fc930255049b21ce00e7a66e5312810
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 02:39:29 2025 +0200
Fix applying patches.
rasqal.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rasqal.spec b/rasqal.spec
index 44be2ad..76db97c 100644
--- a/rasqal.spec
+++ b/rasqal.spec
@@ -69,7 +69,7 @@ Statyczna biblioteka Rasqal.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/rasqal.git/commitdiff/b5cbe2cb8fc930255049b21ce00e7a66e5312810
More information about the pld-cvs-commit
mailing list