summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-10-14 12:03:30 +0100
committerRichard W.M. Jones <rjones@redhat.com>2010-10-14 12:03:30 +0100
commitd2abb7d44a5ba400d34d1ba0d13e328baa684231 (patch)
treedf3ac1dee8fc9890cfd45a61d21fd8433b3db136
parent57ee8c33b45d4b8dad68b3a592f317d6db730c08 (diff)
downloadvirt-tools-d2abb7d44a5ba400d34d1ba0d13e328baa684231.tar.gz
virt-tools-d2abb7d44a5ba400d34d1ba0d13e328baa684231.tar.xz
virt-tools-d2abb7d44a5ba400d34d1ba0d13e328baa684231.zip
Don't clean/build all documents before going live.
Doing so changed all the timestamps.
-rw-r--r--website/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/website/Makefile b/website/Makefile
index 4122d82..c8ee78f 100644
--- a/website/Makefile
+++ b/website/Makefile
@@ -7,5 +7,5 @@ clean:
find -name '*~' -delete
rm -rf build/*
-go-live: clean all
+go-live: all
./go-live.sh