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 #9209: Broken rpm agent builds in 4.0 #1093

Conversation

amousset
Copy link
Member

@amousset amousset commented Oct 4, 2016

@amousset
Copy link
Member Author

amousset commented Oct 4, 2016

WIP, do not merge for now

@amousset amousset force-pushed the bug_9209/broken_rpm_agent_builds_in_4_0 branch from 5b4adb6 to e71d110 Compare October 4, 2016 09:14
@amousset
Copy link
Member Author

amousset commented Oct 4, 2016

Commit modified

@amousset
Copy link
Member Author

amousset commented Oct 4, 2016

@Kegeruneku Ready for review!

@@ -166,6 +166,10 @@ ifneq (true,$(NO_LDSO))
$(INSTALL) -m 644 rudder.conf $(DESTDIR)/etc/ld.so.conf.d/
endif

# Install /etc/bash_completion.d/rudder in order to autocomplete rudder commands
mkdir -p $(DESTDIR)/etc/bash_completion.d
$(INSTALL) -m 644 rudder.conf $(DESTDIR)/etc/bash_completion.d/

Choose a reason for hiding this comment

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

You sure this is the right file ??? rudder.conf is also installed in ld.so.conf...

Copy link
Member Author

Choose a reason for hiding this comment

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

Indeed, the path was totally wrong...

@amousset
Copy link
Member Author

amousset commented Oct 4, 2016

Commit modified

@amousset amousset force-pushed the bug_9209/broken_rpm_agent_builds_in_4_0 branch from e71d110 to 1742bc1 Compare October 4, 2016 09:23
@Kegeruneku
Copy link

Nice job

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 1742bc1 into Normation:master Oct 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants