[packages/ghc-regex-pcre] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:41 CEST 2025
commit d0c4b9068413d4e387e4658337a27069999c09ce
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:25 2025 +0200
Fix applying patches.
ghc-regex-pcre.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-regex-pcre.spec b/ghc-regex-pcre.spec
index d9d7ab3..e31b662 100644
--- a/ghc-regex-pcre.spec
+++ b/ghc-regex-pcre.spec
@@ -73,7 +73,7 @@ kiedy potrzebujemy systemu profilującego z GHC.
%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-pcre.git/commitdiff/d0c4b9068413d4e387e4658337a27069999c09ce
More information about the pld-cvs-commit
mailing list