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 #14990: Remove local doc build when installing ncf #979

Conversation

Fdall
Copy link
Contributor

@Fdall Fdall commented May 29, 2019

Makefile Outdated
# Install ncf in DESTDIR
install: build
install:
mkdir -p $(DESTDIR)
mkdir -p $(DESTDIR)/share/doc/ncf
$(CP_A) doc $(DESTDIR)/share/doc/ncf/
Copy link
Member

Choose a reason for hiding this comment

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

you should remove this lone as doc will not be there.

@Fdall
Copy link
Contributor Author

Fdall commented May 31, 2019

Commit modified

@Normation-Quality-Assistant
Copy link
Contributor

This PR is not mergeable to upper versions.
Since it is "Ready for merge" you must merge it by yourself using the following command:
rudder-dev merge https://github.com/Normation/ncf/pull/979
-- Your faithful QA
Kant merge: "Science is organized knowledge. Wisdom is organized life."
(https://ci.normation.com/jenkins/job/merge-accepted-pr/10754/console)

@Fdall
Copy link
Contributor Author

Fdall commented May 31, 2019

OK, squash merging this PR

@Fdall Fdall force-pushed the ust_14990/remove_local_doc_build_when_installing_ncf branch from c4c0cda to fcab277 Compare May 31, 2019 14:46
@Fdall Fdall merged commit fcab277 into Normation:master May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants