[packages/ghc-utf8-string] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:45:07 CEST 2025
commit bb39e041951ae2076c106bce682d5aa94f40027e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:49 2025 +0200
Fix applying patches.
ghc-utf8-string.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-utf8-string.spec b/ghc-utf8-string.spec
index 8f08fc0..f8cd661 100644
--- a/ghc-utf8-string.spec
+++ b/ghc-utf8-string.spec
@@ -56,7 +56,7 @@ Dokumentacja w formacie HTML dla %{pkgname}.
%prep
%setup -q -n %{pkgname}-%{version}
-%patch0 -p1
+%patch -P0 -p1
%build
runhaskell Setup.lhs configure -v2 \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ghc-utf8-string.git/commitdiff/bb39e041951ae2076c106bce682d5aa94f40027e
More information about the pld-cvs-commit
mailing list