Skip to content

Commit

Permalink
Merge pull request #536 from Kegeruneku/bug_5840/int/5840_remove_usel…
Browse files Browse the repository at this point in the history
…ess_makefile_target_in_rudder_server_relay

Fixes #5840: Remove useless Makefile target from rudder-server-relay
  • Loading branch information
peckpeck committed Nov 27, 2014
2 parents afcce5a + 1cacfb6 commit 9a83155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rudder-server-relay/SOURCES/Makefile
Expand Up @@ -20,7 +20,7 @@

RUDDER_VERSION_TO_PACKAGE = <put Rudder version or version-snapshot here>

localdepends: ./rudder-sources ../debian/rudder-server-root.init
localdepends: ./rudder-sources

./rudder-sources.tar.bz2:
$(WGET) -O rudder-sources.tar.bz2 http://www.rudder-project.org/archives/rudder-sources-${RUDDER_VERSION_TO_PACKAGE}.tar.bz2
Expand Down

0 comments on commit 9a83155

Please sign in to comment.