[packages/littlewizard] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 01:08:22 CEST 2025


commit be090547a38a2b12be785c3932a99584f3ac0991
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 01:08:06 2025 +0200

    Fix applying patches.

 littlewizard.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/littlewizard.spec b/littlewizard.spec
index 47f4d00..e150eff 100644
--- a/littlewizard.spec
+++ b/littlewizard.spec
@@ -59,9 +59,9 @@ Biblioteki statyczne dla littlewizard.
 
 %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/littlewizard.git/commitdiff/be090547a38a2b12be785c3932a99584f3ac0991



More information about the pld-cvs-commit mailing list