[packages/kthinkbat] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 00:38:39 CEST 2025


commit 4d236ba203009080f1b90eb2ad48d4d7fd4f8378
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 00:38:23 2025 +0200

    Fix applying patches.

 kthinkbat.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/kthinkbat.spec b/kthinkbat.spec
index 85fd32a..62b5977 100644
--- a/kthinkbat.spec
+++ b/kthinkbat.spec
@@ -53,8 +53,8 @@ Możliwości KThinkBata:
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} -f admin/Makefile.common cvs
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/kthinkbat.git/commitdiff/4d236ba203009080f1b90eb2ad48d4d7fd4f8378



More information about the pld-cvs-commit mailing list