[packages/xtrojka] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:23:54 CEST 2025


commit 3b11eba280735411e49e75320a28a2494e8f08b9
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:20 2025 +0200

    Fix applying patches.

 xtrojka.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xtrojka.spec b/xtrojka.spec
index 94174a5..8550fb0 100644
--- a/xtrojka.spec
+++ b/xtrojka.spec
@@ -44,8 +44,8 @@ yerleştirmeye yönelik bir oyun.
 
 %prep
 %setup -q -n %{name}123
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f XTrojka.uk XTrojka
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtrojka.git/commitdiff/3b11eba280735411e49e75320a28a2494e8f08b9



More information about the pld-cvs-commit mailing list