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