[packages/rubix] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:46:35 CEST 2025


commit 2d5eea68d9ad45381831e6e506b099fdbd6d5c29
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:46:20 2025 +0200

    Fix applying patches.

 rubix.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/rubix.spec b/rubix.spec
index a575e8c..42a263b 100644
--- a/rubix.spec
+++ b/rubix.spec
@@ -20,7 +20,7 @@ rubix jest symulacją kostki Rubika dla systemów Linux.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 %{__make} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rubix.git/commitdiff/2d5eea68d9ad45381831e6e506b099fdbd6d5c29



More information about the pld-cvs-commit mailing list