Skip to content

Don't require dependencies to be installed when clean target is executed.#275

Open
sebastic wants to merge 1 commit intomapnik:masterfrom
sebastic:clean
Open

Don't require dependencies to be installed when clean target is executed.#275
sebastic wants to merge 1 commit intomapnik:masterfrom
sebastic:clean

Conversation

@sebastic
Copy link
Contributor

The Debian package build executes python3 setup.py clean outside the build chroot where the dependencies are not guaranteed to be installed.

The build related code should only be executed when python3 setup.py <configure|build|test> is run (inside the build chroot).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant