[packages/gtk-canvas] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:01:53 CEST 2025
commit c1f2ebdc0bfe25097fa0c88db5155a3e19b7319b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:01:37 2025 +0200
Fix applying patches.
gtk-canvas.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtk-canvas.spec b/gtk-canvas.spec
index e361e8b..346b363 100644
--- a/gtk-canvas.spec
+++ b/gtk-canvas.spec
@@ -58,8 +58,8 @@ Statyczna biblioteka gtk-canvas.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
# GTK_X_CHECKS
tail -n +1307 acinclude.m4 | head -n 55 > acinclude.m4.tmp
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gtk-canvas.git/commitdiff/c1f2ebdc0bfe25097fa0c88db5155a3e19b7319b
More information about the pld-cvs-commit
mailing list