[packages/grx] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:59:39 CEST 2025
commit d96d46985eab5988d45f138e0592aa1490f47d6d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:59:24 2025 +0200
Fix applying patches.
grx.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grx.spec b/grx.spec
index 8692d5e..60e9023 100644
--- a/grx.spec
+++ b/grx.spec
@@ -58,7 +58,7 @@ Statyczna biblioteka grx.
%prep
%setup -q -n %{name}%{tar_version}
-%patch0 -p1
+%patch -P0 -p1
%build
./configure \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/grx.git/commitdiff/d96d46985eab5988d45f138e0592aa1490f47d6d
More information about the pld-cvs-commit
mailing list