[packages/ghc] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:43:52 CEST 2025


commit dac13286a4a0f5c8ac1a55139b36b728ef5af1fa
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:43:36 2025 +0200

    Fix applying patches.

 ghc.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/ghc.spec b/ghc.spec
index 3fe2b3b..f866efb 100644
--- a/ghc.spec
+++ b/ghc.spec
@@ -320,12 +320,12 @@ cd ..
 %endif
 %endif
 
-%patch0 -p1
-%patch1 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P3 -p1
+%patch -P4 -p1
+%patch -P5 -p1
+%patch -P6 -p1
 
 %build
 LC_ALL=C.UTF-8; export LC_ALL
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ghc.git/commitdiff/dac13286a4a0f5c8ac1a55139b36b728ef5af1fa



More information about the pld-cvs-commit mailing list