[packages/manifold] - echo in URL macro is too complex for distfiles

baggins baggins at pld-linux.org
Tue Nov 5 02:18:24 CET 2024


commit 00558c3150594d03283c7d1cf5fe304abf132dab
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 5 00:24:07 2024 +0100

    - echo in URL macro is too complex for distfiles

 manifold.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/manifold.spec b/manifold.spec
index 2f1777c..00394a8 100644
--- a/manifold.spec
+++ b/manifold.spec
@@ -1,7 +1,7 @@
 # This is what openscad at master needs
 %define	hash	22c66051dfdbcefa2012e30dd12c9b5a20f89a01
-%define	snap	%(echo %{hash} | cut -c 1-7)
-Summary:	Aeometry library dedicated to creating and operating on manifold triangle meshes
+%define	snap	22c6605
+Summary:	Geometry library dedicated to creating and operating on manifold triangle meshes
 Name:		manifold
 Version:	2.5.1
 Release:	1
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/manifold.git/commitdiff/00558c3150594d03283c7d1cf5fe304abf132dab



More information about the pld-cvs-commit mailing list