[packages/pandoc] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:51:06 CEST 2025


commit d1331c47c0cbf6b65c8d81efff84e98fd6e4eb5e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:50:51 2025 +0200

    Fix applying patches.

 pandoc.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/pandoc.spec b/pandoc.spec
index 222b07f..296f717 100644
--- a/pandoc.spec
+++ b/pandoc.spec
@@ -364,8 +364,8 @@ Dokumentacja w formacie HTML dla pakietu ghc %{name}.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 runhaskell Setup.hs configure -v2 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pandoc.git/commitdiff/d1331c47c0cbf6b65c8d81efff84e98fd6e4eb5e



More information about the pld-cvs-commit mailing list