[packages/djvu] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:15:17 CEST 2025


commit 4b54df59fcae7ee53738efe22fe300046e819b51
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:15:01 2025 +0200

    Fix applying patches.

 djvu.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/djvu.spec b/djvu.spec
index bcddd32..849a31d 100644
--- a/djvu.spec
+++ b/djvu.spec
@@ -36,9 +36,9 @@ Biblioteka DjVu - biblioteka statyczna i pliki nagłówkowe.
 
 %prep
 %setup -q -n DjVu3
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 OPT="%{rpmcflags}"
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/djvu.git/commitdiff/4b54df59fcae7ee53738efe22fe300046e819b51



More information about the pld-cvs-commit mailing list