[packages/ghc-HsYAML] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:15 CEST 2025
commit f22e1fdc0a8575a200a759e77dafe6305419de72
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:43:59 2025 +0200
Fix applying patches.
ghc-HsYAML.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-HsYAML.spec b/ghc-HsYAML.spec
index fc29a20..28fcec7 100644
--- a/ghc-HsYAML.spec
+++ b/ghc-HsYAML.spec
@@ -49,7 +49,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-HsYAML.git/commitdiff/f22e1fdc0a8575a200a759e77dafe6305419de72
More information about the pld-cvs-commit
mailing list