[packages/gtkam] - use patch -P

qboosh qboosh at pld-linux.org
Sat Feb 1 10:26:52 CET 2025


commit dbcc6c8dc85bbbccc0de642e48275a3b346d0550
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Feb 1 09:19:39 2025 +0100

    - use patch -P

 gtkam.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gtkam.spec b/gtkam.spec
index 7e375ac..a69836d 100644
--- a/gtkam.spec
+++ b/gtkam.spec
@@ -61,8 +61,8 @@ gphoto2.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__gettextize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gtkam.git/commitdiff/dbcc6c8dc85bbbccc0de642e48275a3b346d0550



More information about the pld-cvs-commit mailing list