[packages/ghc-async] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:43:55 CEST 2025


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

    Fix applying patches.

 ghc-async.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-async.spec b/ghc-async.spec
index 1411792..4927448 100644
--- a/ghc-async.spec
+++ b/ghc-async.spec
@@ -51,7 +51,7 @@ kiedy potrzebujemy systemu profilującego z GHC.
 
 %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-async.git/commitdiff/6c1cdbfc224809de12754dfa9bb056e0c0b42a1f



More information about the pld-cvs-commit mailing list