[packages/gnome-scan] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:48:04 CEST 2025


commit b74dc3104babfe2ea90c83b455e66171db519a6d
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:53:18 2025 +0200

    Fix applying patches.

 gnome-scan.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gnome-scan.spec b/gnome-scan.spec
index e075f97..974539f 100644
--- a/gnome-scan.spec
+++ b/gnome-scan.spec
@@ -100,8 +100,8 @@ Wtyczka flegita dla GIMPa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__intltoolize}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gnome-scan.git/commitdiff/b74dc3104babfe2ea90c83b455e66171db519a6d



More information about the pld-cvs-commit mailing list