[packages/ghc-regex-posix] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:44 CEST 2025
commit 798724acdc5fcc03f0c9347310a3f9c872541282
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:28 2025 +0200
Fix applying patches.
ghc-regex-posix.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-regex-posix.spec b/ghc-regex-posix.spec
index 4ba386e..1298ff4 100644
--- a/ghc-regex-posix.spec
+++ b/ghc-regex-posix.spec
@@ -83,7 +83,7 @@ Dokumentacja w formacie HTML dla pakietu ghc %{pkgname}.
%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-regex-posix.git/commitdiff/798724acdc5fcc03f0c9347310a3f9c872541282
More information about the pld-cvs-commit
mailing list