[packages/gtksourceview] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:03:05 CEST 2025


commit 43a0bee5805368eb3d97617a472df6d29469f93e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:02:49 2025 +0200

    Fix applying patches.

 gtksourceview.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtksourceview.spec b/gtksourceview.spec
index 3534b5a..6be0bbd 100644
--- a/gtksourceview.spec
+++ b/gtksourceview.spec
@@ -86,8 +86,8 @@ Statyczna biblioteka gtksourceview.
 %prep
 %setup -q
 %{!?with_gnome:%patch0 -p1}
-%patch1 -p1
-%patch2 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__gtkdocize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtksourceview.git/commitdiff/43a0bee5805368eb3d97617a472df6d29469f93e



More information about the pld-cvs-commit mailing list