[packages/glyphy] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:49:07 CEST 2025


commit 97312c410a26c5a8939c7b66338e5b00d666c3a6
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:48:51 2025 +0200

    Fix applying patches.

 glyphy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/glyphy.spec b/glyphy.spec
index 9254080..649c572 100644
--- a/glyphy.spec
+++ b/glyphy.spec
@@ -61,7 +61,7 @@ Statyczna biblioteka GLyphy.
 
 %prep
 %setup -q -n %{name}-%{gitref}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__libtoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glyphy.git/commitdiff/97312c410a26c5a8939c7b66338e5b00d666c3a6



More information about the pld-cvs-commit mailing list