You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ke...@apache.org on 2012/10/12 23:28:48 UTC

git commit: removing generation of sccs-info and configure-info to unbreak things

Updated Branches:
  refs/heads/4.0 490353595 -> a397d1eca


removing generation of sccs-info and configure-info to unbreak things


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/a397d1ec
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/a397d1ec
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/a397d1ec

Branch: refs/heads/4.0
Commit: a397d1ecac1e2b88b99bbfa2773e5620e5d00fc8
Parents: 4903535
Author: David Nalley <da...@gnsa.us>
Authored: Fri Oct 12 17:28:42 2012 -0400
Committer: David Nalley <da...@gnsa.us>
Committed: Fri Oct 12 17:28:42 2012 -0400

----------------------------------------------------------------------
 wscript_build |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/a397d1ec/wscript_build
----------------------------------------------------------------------
diff --git a/wscript_build b/wscript_build
index 595b38f..1c12c61 100644
--- a/wscript_build
+++ b/wscript_build
@@ -432,7 +432,7 @@ def build_usage_dir ():
 
 
 # Get started to execute here
-build_utils_docs ()
+#build_utils_docs ()
 build_jars ()
 build_premium ()
 #build_thirdparty_dir()