[packages/gnome-books] Fix applying patches.

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


commit 1baf5120dfe8e2ad4ec86f525a998e155ce0653a
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:51:45 2025 +0200

    Fix applying patches.

 gnome-books.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-books.spec b/gnome-books.spec
index 90f4183..ea92e3b 100644
--- a/gnome-books.spec
+++ b/gnome-books.spec
@@ -55,8 +55,8 @@ Books to aplikacja dla GNOME służąca do zarządzania e-bookami.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -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-books.git/commitdiff/1baf5120dfe8e2ad4ec86f525a998e155ce0653a



More information about the pld-cvs-commit mailing list