Maxime Devos schreef op vr 25-02-2022 om 20:51 [+0100]: > Evgeny Pisemsky schreef op vr 11-02-2022 om 22:00 [+0300]: > > +     `(#:use-setuptools? #f > > +       #:phases > > +       (modify-phases %standard-phases > > +         (delete 'build) > > +         [replace the install phase] > > Most of the time (but not always!), the default build and install > phases and the default of #:use-setuptools? is fine.  Could you > elaborate what is the issue? Nevermind, I now see the original message you sent. Still seems suboptimal though ...