From 92afec5b621e7bc2d9b4ae40b9c3772294146393 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Wed, 28 Sep 2011 21:55:26 +0200 Subject: [PATCH] [builder] pull before building virtualenv --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 98a2c9c..d630028 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ all: @echo " make pull pull pfSense git clones" @echo "" -ve: +ve: pull cd builder && ./build_virtualenv.sh iso: pull