[packages/view3ds] Fix applying patches.
arekm
arekm at pld-linux.org
Tue Jul 15 03:30:01 CEST 2025
commit 94597ac976ad72a7719f22069beb72625f523db5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Tue Jul 15 03:29:45 2025 +0200
Fix applying patches.
view3ds.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/view3ds.spec b/view3ds.spec
index 1adf5e0..f29aecb 100644
--- a/view3ds.spec
+++ b/view3ds.spec
@@ -27,7 +27,7 @@ oparta na bibliotece 3ds
%prep
%setup -q
-%patch0 -p1
+%patch -P0 -p1
%build
# extract CONFIGURE_{X11,OPENGL,QT} macros
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/view3ds.git/commitdiff/94597ac976ad72a7719f22069beb72625f523db5
More information about the pld-cvs-commit
mailing list