[packages/xlassie] Fix applying patches.

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


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

    Fix applying patches.

 xlassie.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/xlassie.spec b/xlassie.spec
index be1f13b..3ef8ee1 100644
--- a/xlassie.spec
+++ b/xlassie.spec
@@ -30,8 +30,8 @@ pozwala na działanie jako applet KDE czy WindowMakera.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+%patch -P0 -p1
+%patch -P1 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xlassie.git/commitdiff/c6ae1ab812511bc1f5379cd09f0461fa92f35673



More information about the pld-cvs-commit mailing list