[packages/gnome-recipes] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 01:48:01 CEST 2025
commit 031967335232ccb617c5acd13f54b38dcc6cf987
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:53:16 2025 +0200
Fix applying patches.
gnome-recipes.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-recipes.spec b/gnome-recipes.spec
index 8b54800..1a1d991 100644
--- a/gnome-recipes.spec
+++ b/gnome-recipes.spec
@@ -60,7 +60,7 @@ i udostępnianie ich znajomym.
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
%meson build
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-recipes.git/commitdiff/031967335232ccb617c5acd13f54b38dcc6cf987
More information about the pld-cvs-commit
mailing list