[packages/switchdesk] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 03:11:43 CEST 2025


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

    Fix applying patches.

 switchdesk.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/switchdesk.spec b/switchdesk.spec
index 65a86c5..002e55c 100644
--- a/switchdesk.spec
+++ b/switchdesk.spec
@@ -50,9 +50,9 @@ Pakiet zawiera graficzny interfejs do Desktop Switchera.
 
 %prep
 %setup -q -n %{name}-%{version}-6
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+%patch -P0 -p1
+%patch -P1 -p1
+%patch -P2 -p1
 
 mv po/sr\@{Latn,latin}.po
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/switchdesk.git/commitdiff/b82babf4549506567b3c3cb22fdfbc0537b367a5



More information about the pld-cvs-commit mailing list