[packages/ghc-data-default] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:01 CEST 2025
commit 9f306f80c0fe3fcd142908eb11f311b041a16fac
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:43:45 2025 +0200
Fix applying patches.
ghc-data-default.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-data-default.spec b/ghc-data-default.spec
index 930608e..33b6cb7 100644
--- a/ghc-data-default.spec
+++ b/ghc-data-default.spec
@@ -71,7 +71,7 @@ Dokumentacja w formacie HTML dla pakietu ghc %{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-data-default.git/commitdiff/9f306f80c0fe3fcd142908eb11f311b041a16fac
More information about the pld-cvs-commit
mailing list