[packages/povray] Fix applying patches.

arekm arekm at pld-linux.org
Tue Jul 15 02:20:47 CEST 2025


commit 415a00c4dc5317e750907679d7c0592be674d4a4
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Jul 15 02:20:31 2025 +0200

    Fix applying patches.

 povray.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/povray.spec b/povray.spec
index 731cb1e..0af909c 100644
--- a/povray.spec
+++ b/povray.spec
@@ -108,7 +108,7 @@ PVM/xwin.
 %prep
 %setup -q -n %{name}-%{version}-%{subver}
 %ifarch x32
-%patch1 -p1
+%patch -P1 -p1
 %endif
 
 %build
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/povray.git/commitdiff/415a00c4dc5317e750907679d7c0592be674d4a4



More information about the pld-cvs-commit mailing list