[packages/guile-clutter] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:26 CEST 2025
commit d0035211153c73d47f03388cef7a7969e45917d7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:04:11 2025 +0200
Fix applying patches.
guile-clutter.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/guile-clutter.spec b/guile-clutter.spec
index 8b14f28..ec28963 100644
--- a/guile-clutter.spec
+++ b/guile-clutter.spec
@@ -42,9 +42,9 @@ Guile-Clutter obudowuje bibliotekę Clutter dla Guile Scheme.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/guile-clutter.git/commitdiff/d0035211153c73d47f03388cef7a7969e45917d7
More information about the pld-cvs-commit
mailing list