Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-gl, src_configure breaks building and install desktop icon&file #4

Closed
wants to merge 0 commits into from
Closed

Conversation

damex
Copy link

@damex damex commented Feb 6, 2015

previously #3
single commit pull request.

@mgorny
Copy link
Member

mgorny commented Feb 6, 2015

Sad github is not smart enough to --find-copies-harder :).

S=${WORKDIR}/${PN}

src_prepare() {
eqmake4 virtualjaguar.pro -o makefile-qt
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wait a minute… why is this done in src_prepare()? It definitely belongs in src_configure()! That would explain why it was called twice :).

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah. it is.

@damex damex closed this Feb 6, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants