[packages/darcs] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:09:56 CEST 2025


commit 6fa27bbd8e558e1039c0a182d5804490fff1260f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:09:41 2025 +0200

    Fix applying patches.

 darcs.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/darcs.spec b/darcs.spec
index 70ab4d1..1bd8d89 100644
--- a/darcs.spec
+++ b/darcs.spec
@@ -66,9 +66,9 @@ Pakiet ten dostarcza bashowe uzupełnianie nazw dla darcsa.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 runhaskell Setup.lhs configure -v2 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/darcs.git/commitdiff/6fa27bbd8e558e1039c0a182d5804490fff1260f



More information about the pld-cvs-commit mailing list