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