[packages/skippy-xd] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:59:32 CEST 2025


commit 9cee1e479724417a3c34a363638fc32fc5c46e2b
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:59:17 2025 +0200

    Fix applying patches.

 skippy-xd.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/skippy-xd.spec b/skippy-xd.spec
index 89ce00c..ae6a275 100644
--- a/skippy-xd.spec
+++ b/skippy-xd.spec
@@ -47,8 +47,8 @@ osobny zarządca okien a Expose jest tylko dla Maców.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p2
+%patch -P0 -p1
+%patch -P1 -p2
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/skippy-xd.git/commitdiff/9cee1e479724417a3c34a363638fc32fc5c46e2b



More information about the pld-cvs-commit mailing list