[packages/gnome-guile] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:47:03 CEST 2025
commit e84495079bbe39491a5ed75d293be7971126f6a9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:52:17 2025 +0200
Fix applying patches.
gnome-guile.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-guile.spec b/gnome-guile.spec
index 9814cf5..d1ebcad 100644
--- a/gnome-guile.spec
+++ b/gnome-guile.spec
@@ -56,8 +56,8 @@ Biblioteki statyczne GNOME guile.
%prep
%setup -q
-%patch0 -p0
-%patch1 -p1
+%patch -P0 -p0
+%patch -P1 -p1
%build
%configure2_13
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-guile.git/commitdiff/e84495079bbe39491a5ed75d293be7971126f6a9
More information about the pld-cvs-commit
mailing list