[packages/ghc-haskell-platform] Fix applying patches.

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


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

    Fix applying patches.

 ghc-haskell-platform.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-haskell-platform.spec b/ghc-haskell-platform.spec
index e105fd7..3efa482 100644
--- a/ghc-haskell-platform.spec
+++ b/ghc-haskell-platform.spec
@@ -169,7 +169,7 @@ potrzebny jest system profilujący GHC.
 
 %prep
 %setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
 
 %{__sed} -i -e 's|/bin/sh|/bin/bash|' scripts/build.sh
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc-haskell-platform.git/commitdiff/cb6bbe88b056c078c19ee4c6a0d565bf344ef07d



More information about the pld-cvs-commit mailing list