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