[packages/legesmotus] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:42:25 CEST 2025


commit b2163d1b848bdb4f7b707f97c17fd1866628dfc7
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:42:09 2025 +0200

    Fix applying patches.

 legesmotus.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/legesmotus.spec b/legesmotus.spec
index 497a489..206c621 100644
--- a/legesmotus.spec
+++ b/legesmotus.spec
@@ -34,8 +34,8 @@ planszy aby niszcyć bramy przeciwników.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 ./configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/legesmotus.git/commitdiff/b2163d1b848bdb4f7b707f97c17fd1866628dfc7



More information about the pld-cvs-commit mailing list