[packages/grcompiler] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:58:47 CEST 2025


commit d1d6b8e7e8c0b092a46085dd8ee8f44aa1b8476b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:58:31 2025 +0200

    Fix applying patches.

 grcompiler.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/grcompiler.spec b/grcompiler.spec
index a9f60f3..ea99989 100644
--- a/grcompiler.spec
+++ b/grcompiler.spec
@@ -30,7 +30,7 @@ potrafi zinterpretować silnik Graphite.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__aclocal}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/grcompiler.git/commitdiff/d1d6b8e7e8c0b092a46085dd8ee8f44aa1b8476b



More information about the pld-cvs-commit mailing list