[packages/xkobo] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:17:04 CEST 2025


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

    Fix applying patches.

 xkobo.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xkobo.spec b/xkobo.spec
index 32dd7f1..6a54a54 100644
--- a/xkobo.spec
+++ b/xkobo.spec
@@ -37,8 +37,8 @@ floty. Czeka Was dużo godzin dobrej zabawy!
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 xmkmf -a
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xkobo.git/commitdiff/d7a12b180e28f97d93cd61941b0fd6536e0480d9



More information about the pld-cvs-commit mailing list