[packages/gscan2pdf] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:59:45 CEST 2025


commit ede4612fe4974207758bcb81e7430b1f4e0b70b0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:59:29 2025 +0200

    Fix applying patches.

 gscan2pdf.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gscan2pdf.spec b/gscan2pdf.spec
index 174063f..d8b55d0 100644
--- a/gscan2pdf.spec
+++ b/gscan2pdf.spec
@@ -46,7 +46,7 @@ The resulting document may be saved as a PDF or a multipage TIFF file.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gscan2pdf.git/commitdiff/ede4612fe4974207758bcb81e7430b1f4e0b70b0



More information about the pld-cvs-commit mailing list