[packages/yafray] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 10:24:45 CEST 2025


commit fc57a51b94f994baadf42c01b55d28da17a9a1b2
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 03:31:22 2025 +0200

    Fix applying patches.

 yafray.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/yafray.spec b/yafray.spec
index 0fd9c57..b80dc07 100644
--- a/yafray.spec
+++ b/yafray.spec
@@ -26,7 +26,7 @@ YAFRAY jest wolnodostępnym silnikiem renderującym 3d opartym o XML.
 
 %prep
 %setup -q
-%patch0 -p1
+%patch -P0 -p1
 
 %build
 scons prefix=%{_prefix} conf_path=%{_sysconfdir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/yafray.git/commitdiff/fc57a51b94f994baadf42c01b55d28da17a9a1b2



More information about the pld-cvs-commit mailing list