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

debug star-enclosures-3d

parent 3a73dece
Branches
No related tags found
No related merge requests found
......@@ -55,8 +55,7 @@
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(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-vx") ;; Remplacez avec le bon lien
(synopsis "Bibliothèque Star-VX")
(description "Star-VX est une bibliothèque de traitement de structures de données arborescentes.")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment