[packages/ghc-uniplate] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 23:44:58 CEST 2025
commit fdbd1803238f77be5e9483870bae6be403bdeb6e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 23:44:42 2025 +0200
Fix applying patches.
ghc-uniplate.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-uniplate.spec b/ghc-uniplate.spec
index 8b1dd57..8276c03 100644
--- a/ghc-uniplate.spec
+++ b/ghc-uniplate.spec
@@ -77,7 +77,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-uniplate.git/commitdiff/fdbd1803238f77be5e9483870bae6be403bdeb6e
More information about the pld-cvs-commit
mailing list