summaryrefslogtreecommitdiffstats
path: root/src/collectd-ceilometer-plugin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/collectd-ceilometer-plugin/Makefile')
-rw-r--r--src/collectd-ceilometer-plugin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/collectd-ceilometer-plugin/Makefile b/src/collectd-ceilometer-plugin/Makefile
index b0ad411..20461e5 100644
--- a/src/collectd-ceilometer-plugin/Makefile
+++ b/src/collectd-ceilometer-plugin/Makefile
@@ -35,7 +35,7 @@ INSTALL_TARGET = force_make
force_make: $(WORK_DIR)
@echo "force make"
- $(AT)cd $(WORK_DIR) && git pull $(COLLECTD_CEILOMETER_URL) $(COLLECTD_CEILOMETER_TAG)
+ $(AT)cd $(WORK_DIR) && git checkout $(COLLECTD_CEILOMETER_TAG)
@echo "Make done"
install: