Deimos need some works
bioinfornatics
bioinfornatics at fedoraproject.org
Thu Jul 18 00:36:47 PDT 2013
after taking a look about dub source code. I do not think dun is
the way to go. Maybe i misunderstanding something. This project
do not follow FHS: https://wiki.linuxfoundation.org/en/FHS.
at line 73
https://github.com/rejectedsoftware/dub/blob/master/source/dub/dub.d#L73
dub path are set to "/var/lib/dub/"
and at line 195
https://github.com/rejectedsoftware/dub/blob/master/source/dub/dub.d#L195
install path is set to "/var/lib/dub/packages/"
Any serious linux distro should to accept this to their official
repo. Then all d project which provides only dub as installer
will fail grow.
Maybe i misunderstood somewhere just show me
More information about the Digitalmars-d
mailing list