[packages/GTLDesigner] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:03:34 CEST 2025
commit 33cb9339ded339a04afade3b712496f59c847671
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:03:18 2025 +0200
Fix applying patches.
GTLDesigner.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/GTLDesigner.spec b/GTLDesigner.spec
index 06c54df..cab23c9 100644
--- a/GTLDesigner.spec
+++ b/GTLDesigner.spec
@@ -27,7 +27,7 @@ Narzędzie do projektowania dla języków przekształceń graficznych GTL.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
install -d build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/GTLDesigner.git/commitdiff/33cb9339ded339a04afade3b712496f59c847671
More information about the pld-cvs-commit
mailing list