Skip to content

Commit

Permalink
Fixes #10707: Parent broke build after 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peckpeck committed May 5, 2017
1 parent d990d1d commit 38f6019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rudder-agent/SOURCES/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ rudder-sources: rudder-sources.tar.bz2

rudder.8.gz:
# Get man page from rudder-project.org
$(WGET) http://www.rudder-project.org/rudder-doc-${RUDDER_MAJOR_VERSION}/rudder.8
$(GET) rudder.8 http://www.rudder-project.org/rudder-doc-${RUDDER_MAJOR_VERSION}/rudder.8
gzip -f rudder.8

initial-promises: ./rudder-sources
Expand Down

0 comments on commit 38f6019

Please sign in to comment.