[packages/toshutils] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:20:36 CEST 2025


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

    Fix applying patches.

 toshutils.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/toshutils.spec b/toshutils.spec
index 36fc895..4300ea0 100644
--- a/toshutils.spec
+++ b/toshutils.spec
@@ -63,8 +63,8 @@ Toshiba Satellite 15xx, 16xx, 17xx i 35DVD.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 cp -f /usr/share/automake/config.sub .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/toshutils.git/commitdiff/c02bc64fcb8c4109afe435f6c353d751dff965a4



More information about the pld-cvs-commit mailing list