diff --git a/edix/packages/star-enclosures-3d.scm b/edix/packages/star-enclosures-3d.scm index bdb5e88ba912694d8ad0d8e0c7bd8548b877e4fe..3437c440549b1c5b0411660e7454b1d79d48991c 100644 --- a/edix/packages/star-enclosures-3d.scm +++ b/edix/packages/star-enclosures-3d.scm @@ -17,7 +17,6 @@ #:use-module (edix packages embree-edix) #:use-module (edix packages rsys)) - (define-public star-enclosures-3d (package (name "star-enclosures-3d") @@ -42,7 +41,6 @@ (lambda* (#:key outputs #:allow-other-keys) (let ((out (assoc-ref outputs "out"))) (invoke "make" "install" (string-append "PREFIX=" out)))))))) - (home-page "https://meso-star.com/star-enclosures-3d") ;; Remplacez avec le bon lien (synopsis "Bibliothèque Star-enclosures-3d") (description "Star-enclosures-3d")