Skip to content

Please extend the dirclean target #146

@brummer10

Description

@brummer10

I'm running into a very strange issue during working on a plugin. In the first build I've setup the modgui folder wrong, I corrected that, run ./build moddwarf plug-dirclean and rebuild. From that point on I always end up with a duplicated modgui contend in the root folder. It took me a long time to find out what goes wrong.
I found a copy of the first build under
/mod-workdir/moddwarf/target/usr/lib/lv2
and from there the builder copies over the old modgui contend to the fresh build in plugins.
After delete that one, I'm able to build my plug clean.
It would be very nice when you could add the deletion of the plugin copy under /mod-workdir/moddwarf/target/usr/lib/lv2 to the dirclean command to avoid such trouble.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions