[packages/guile-gnome-platform] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:04:35 CEST 2025
commit cec9decd45fc681c17cd7e736c0c9e4994532183
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:04:19 2025 +0200
Fix applying patches.
guile-gnome-platform.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/guile-gnome-platform.spec b/guile-gnome-platform.spec
index d9d2a9d..e51bef1 100644
--- a/guile-gnome-platform.spec
+++ b/guile-gnome-platform.spec
@@ -220,9 +220,9 @@ międzynarodowego tekstu.
%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-gnome-platform.git/commitdiff/cec9decd45fc681c17cd7e736c0c9e4994532183
More information about the pld-cvs-commit
mailing list