[packages/gnome-documents] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:46:54 CEST 2025


commit 73c7c417510e3b14e48ed297351aeb4f197f305c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:52:08 2025 +0200

    Fix applying patches.

 gnome-documents.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/gnome-documents.spec b/gnome-documents.spec
index cdcf471..8d166fc 100644
--- a/gnome-documents.spec
+++ b/gnome-documents.spec
@@ -73,9 +73,9 @@ dokumentami.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 # workaround "data/meson.build:6:0: ERROR: Sandbox violation: Tried to grab file gd-main-view.h from a nested subproject."
 cp -p subprojects/libgd/libgd/gd-main-view{,-generic}.h data
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-documents.git/commitdiff/73c7c417510e3b14e48ed297351aeb4f197f305c



More information about the pld-cvs-commit mailing list