Skip to content

Soften the package structure rules #469

@dom96

Description

@dom96

Adopt the following logic (pseudo code):

if srcDir == "": installDirs = @[pkgName]; installFiles = @[pkgName.addFileExt("nim")]

For packages such as asyncmysql this will fix the warnings without costing the packager any effort.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions