[packages/violetland] Fix applying patches.

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


commit 624ea84a733f9e96f9a4f6c07d3314df9d4f8852
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:30:34 2025 +0200

    Fix applying patches.

 violetland.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/violetland.spec b/violetland.spec
index 3690be9..8bb878e 100644
--- a/violetland.spec
+++ b/violetland.spec
@@ -38,7 +38,7 @@ posiada również unikalną cechę: dynamiczne zmiany dnia i nocy.
 %prep
 %setup -q -n %{name}-v%{version}
 %undos CMakeLists.txt
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 install -d build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/violetland.git/commitdiff/624ea84a733f9e96f9a4f6c07d3314df9d4f8852



More information about the pld-cvs-commit mailing list