[packages/ghc-dataenc] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:44:04 CEST 2025


commit e97e50e58109d7f9f6b9bf0ccac6a9c412ed0268
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:48 2025 +0200

    Fix applying patches.

 ghc-dataenc.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-dataenc.spec b/ghc-dataenc.spec
index ab17e36..67301cc 100644
--- a/ghc-dataenc.spec
+++ b/ghc-dataenc.spec
@@ -35,7 +35,7 @@ Dokumentacja w formacie HTML dla %{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-dataenc.git/commitdiff/e97e50e58109d7f9f6b9bf0ccac6a9c412ed0268



More information about the pld-cvs-commit mailing list