|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 1/9] raisin: do not clean before build
Do not force a clean rebuild every time
Signed-off-by: Stefano Stabellini <stefano.stabellini@xxxxxxxxxxxxx>
---
lib/commands.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/lib/commands.sh b/lib/commands.sh
index b330209..c47ba1f 100755
--- a/lib/commands.sh
+++ b/lib/commands.sh
@@ -51,7 +51,6 @@ function build() {
mkdir -p "$INST_DIR" &>/dev/null
# build and install under $DESTDIR
- for_each_component clean
for_each_component build
build_package xen-system
--
1.7.10.4
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |