[packages/cal3d] Fix applying patches.
arekm
arekm at pld-linux.org
Mon Jul 14 22:53:59 CEST 2025
commit e8a889b8091b1a2ddbf9c79340aaf12cb7403719
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Jul 14 22:53:43 2025 +0200
Fix applying patches.
cal3d.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cal3d.spec b/cal3d.spec
index 2b54e62..e2c9077 100644
--- a/cal3d.spec
+++ b/cal3d.spec
@@ -67,7 +67,7 @@ Dokumentacja i wprowadzenie do biblioteki cal3d.
%setup -q -n Cal3D-%{version}
cd cal3d
#%patch0 -p1
-%patch1 -p1
+%patch -P1 -p1
# obsolete macro, UnitTest++ 2 uses pkg-config instead
%{__sed} -i -e '/^AM_USE_UNITTESTCPP/d' configure.in
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cal3d.git/commitdiff/e8a889b8091b1a2ddbf9c79340aaf12cb7403719
More information about the pld-cvs-commit
mailing list