summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eef33d603..fdeda424d 100644
--- a/Makefile
+++ b/Makefile
@@ -109,7 +109,7 @@ do-beehive-build:
[ x"$$TAG" != x ] && tag=$$TAG; \
cvsroot=`cat CVS/Root` 2>/dev/null; \
echo "*** Building $$tag from $$cvsroot!"; \
- echo bhc $(COLLECTION) cvs://$$cvsroot?anaconda\#$$tag
+ bhc $(COLLECTION) cvs://$$cvsroot?anaconda\#$$tag
build:
make TAG=$(CVSTAG) do-beehive-build