Skip to content
Snippets Groups Projects
Verified Commit 57b8c7d5 authored by FARGES Olivier's avatar FARGES Olivier
Browse files

star-3d-enclosures ok

parent 800b8a1b
No related branches found
No related tags found
No related merge requests found
...@@ -17,7 +17,6 @@ ...@@ -17,7 +17,6 @@
#:use-module (edix packages embree-edix) #:use-module (edix packages embree-edix)
#:use-module (edix packages rsys)) #:use-module (edix packages rsys))
(define-public star-enclosures-3d (define-public star-enclosures-3d
(package (package
(name "star-enclosures-3d") (name "star-enclosures-3d")
...@@ -42,7 +41,6 @@ ...@@ -42,7 +41,6 @@
(lambda* (#:key outputs #:allow-other-keys) (lambda* (#:key outputs #:allow-other-keys)
(let ((out (assoc-ref outputs "out"))) (let ((out (assoc-ref outputs "out")))
(invoke "make" "install" (string-append "PREFIX=" out)))))))) (invoke "make" "install" (string-append "PREFIX=" out))))))))
(home-page "https://meso-star.com/star-enclosures-3d") ;; Remplacez avec le bon lien (home-page "https://meso-star.com/star-enclosures-3d") ;; Remplacez avec le bon lien
(synopsis "Bibliothèque Star-enclosures-3d") (synopsis "Bibliothèque Star-enclosures-3d")
(description "Star-enclosures-3d") (description "Star-enclosures-3d")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment