[packages/crawl] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 23:05:10 CEST 2025


commit 7d2254013181ad296dcbff7c813b4181a6c4c5f7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 23:04:54 2025 +0200

    Fix applying patches.

 crawl.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/crawl.spec b/crawl.spec
index 6e23576..3fb2dd3 100644
--- a/crawl.spec
+++ b/crawl.spec
@@ -48,11 +48,11 @@ klawiszowymi poleceniami.
 
 %prep
 %setup -q -n dc%{version}-src
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
+%patch -P3 -p1
+%patch -P4 -p1
 
 %build
 cd source
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/crawl.git/commitdiff/7d2254013181ad296dcbff7c813b4181a6c4c5f7



More information about the pld-cvs-commit mailing list