Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Autotools plugin: Call make before make install #253
Conversation
|
ok. I think it's not worth it to make an integration or example test just for this change. |
|
@elopio sounds good, I think we can swing that. I don't think it would make the greatest example, though-- so probably just an integration test. |
added a commit
that referenced
this pull request
Jan 23, 2016
kyrofa
merged commit e09cdb5
into
snapcore:master
Jan 23, 2016
kyrofa
deleted the
kyrofa:bugfix/1536700/autotools_call_make
branch
Jan 23, 2016
kyrofa
referenced this pull request
Jan 23, 2016
Merged
Backport to 1.x: Autotools plugin: Call make before make install #254
pushed a commit
to smoser/snapcraft
that referenced
this pull request
Sep 14, 2016
pushed a commit
to kalikiana/snapcraft
that referenced
this pull request
Apr 6, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
kyrofa commentedJan 22, 2016
This PR resolves LP: #1536700 by making the Autotools plugin call
makebefore it callsmake install.