[packages/KoboDeluxe] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 00:36:31 CEST 2025
commit 67aa75505eead94718e9da0239674e2f5f966b67
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 00:36:16 2025 +0200
Fix applying patches.
KoboDeluxe.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/KoboDeluxe.spec b/KoboDeluxe.spec
index 3ce9e1e..b58409c 100644
--- a/KoboDeluxe.spec
+++ b/KoboDeluxe.spec
@@ -42,9 +42,9 @@ potrzebujesz różnych taktyk.
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
%build
%{__libtoolize}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/KoboDeluxe.git/commitdiff/67aa75505eead94718e9da0239674e2f5f966b67
More information about the pld-cvs-commit
mailing list