[packages/ghc-safe-exceptions] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:46 CEST 2025
commit 336eadbe6712e533bd3fc36cee3983d368930ab2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:31 2025 +0200
Fix applying patches.
ghc-safe-exceptions.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-safe-exceptions.spec b/ghc-safe-exceptions.spec
index a31c6d3..aaca554 100644
--- a/ghc-safe-exceptions.spec
+++ b/ghc-safe-exceptions.spec
@@ -57,7 +57,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-safe-exceptions.git/commitdiff/336eadbe6712e533bd3fc36cee3983d368930ab2
More information about the pld-cvs-commit
mailing list