[packages/54321] Fix applying patches.

arekm arekm at pld-linux.org
Mon Jul 14 22:28:20 CEST 2025


commit d982e9d1fb076acc987f479c6e8a2684338edfe3
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Mon Jul 14 22:28:05 2025 +0200

    Fix applying patches.

 54321.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/54321.spec b/54321.spec
index 0464402..4e6c391 100644
--- a/54321.spec
+++ b/54321.spec
@@ -29,9 +29,9 @@ gracza. Gry bazują na klasycznych schematach układanek; oprawione są w
 
 %prep
 %setup -q -n 54321
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 %build
 %{__make} -f GNUmakefile \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/54321.git/commitdiff/d982e9d1fb076acc987f479c6e8a2684338edfe3



More information about the pld-cvs-commit mailing list