[packages/ghc-pandoc-types] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:32 CEST 2025
commit 9e54fe2be00b6d6b870d9b0837dc6df81f50e8ac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:16 2025 +0200
Fix applying patches.
ghc-pandoc-types.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-pandoc-types.spec b/ghc-pandoc-types.spec
index cb4316f..3ac739c 100644
--- a/ghc-pandoc-types.spec
+++ b/ghc-pandoc-types.spec
@@ -125,7 +125,7 @@ Dokumentacja w formacie HTML dla pakietu ghc %{pkgname}.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
runhaskell Setup.hs configure -v2 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-pandoc-types.git/commitdiff/9e54fe2be00b6d6b870d9b0837dc6df81f50e8ac
More information about the pld-cvs-commit
mailing list