[packages/ghc-unliftio-core] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:02 CEST 2025
commit df9ae58aca9217d20a38c70fb1bfa90e9c13f7a2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:45 2025 +0200
Fix applying patches.
ghc-unliftio-core.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-unliftio-core.spec b/ghc-unliftio-core.spec
index cdac6c9..ace79c7 100644
--- a/ghc-unliftio-core.spec
+++ b/ghc-unliftio-core.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-unliftio-core.git/commitdiff/df9ae58aca9217d20a38c70fb1bfa90e9c13f7a2
More information about the pld-cvs-commit
mailing list