[packages/skippy] Fix applying patches.

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


commit 1fbe79cd2f543ce857722a1cfe5c1d13c3d89249
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:59:14 2025 +0200

    Fix applying patches.

 skippy.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/skippy.spec b/skippy.spec
index 0448176..9472a3c 100644
--- a/skippy.spec
+++ b/skippy.spec
@@ -42,7 +42,7 @@ osobny zarządca okien a Expose jest tylko dla Maców.
 
 %prep
 %setup -q -n %{name}-%{version}%{_rc}
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/skippy.git/commitdiff/1fbe79cd2f543ce857722a1cfe5c1d13c3d89249



More information about the pld-cvs-commit mailing list