[packages/glyr] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:49:10 CEST 2025
commit 22e448e70f40a3926a78bdc8c8c315bf8f594c1f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:48:54 2025 +0200
Fix applying patches.
glyr.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glyr.spec b/glyr.spec
index 46f0a3e..ef87042 100644
--- a/glyr.spec
+++ b/glyr.spec
@@ -86,7 +86,7 @@ Glyr development files.
%prep
%setup -q
-%patch0 -p0
+%patch -P0 -p0
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/glyr.git/commitdiff/22e448e70f40a3926a78bdc8c8c315bf8f594c1f
More information about the pld-cvs-commit
mailing list