[packages/ghc-polyparse] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:44:35 CEST 2025


commit 66ae21ef05922361bf54ea1d63a81be9e4de8548
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:44:19 2025 +0200

    Fix applying patches.

 ghc-polyparse.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ghc-polyparse.spec b/ghc-polyparse.spec
index 01250e9..2583d4e 100644
--- a/ghc-polyparse.spec
+++ b/ghc-polyparse.spec
@@ -64,7 +64,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-polyparse.git/commitdiff/66ae21ef05922361bf54ea1d63a81be9e4de8548



More information about the pld-cvs-commit mailing list