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

fixes to updated deps Makefile #18378

Merged
merged 3 commits into from
Sep 6, 2016
Merged

fixes to updated deps Makefile #18378

merged 3 commits into from
Sep 6, 2016

Conversation

vtjnash
Copy link
Member

@vtjnash vtjnash commented Sep 6, 2016

fixes #18372

-rm $$(build_prefix)/manifest/$(strip $1)
-cd $$(build_prefix) && rm -dv -- $$$$($(TAR) tzf $$(build_staging)/$2.tgz --exclude './$$$$')

ifeq (exists, $$(shell [ -e $$(build_staging)/$2.tgz ] && echo exists ))
# clean depends on uninstall only if the the staged file exists
Copy link
Contributor

Choose a reason for hiding this comment

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

if the the staged

@vtjnash vtjnash merged commit b1f1525 into master Sep 6, 2016
@vtjnash vtjnash deleted the jn/deps-fixes branch September 6, 2016 20:36
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.

failure to build on Windows (Cygwin)
2 participants