X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=jhbuild.js;fp=jhbuild.js;h=52e4546b5c42cbce642e486448c8f9da65aa5900;hp=2abd70eb15626272ac19de50f3c87054f27c1efa;hb=7c98e8a72f76d3474f1be9fb94fe08558579bdfc;hpb=15a595e74c9f8b3bb5db247de2195e3ac8acd4a8 diff --git a/jhbuild.js b/jhbuild.js index 2abd70e..52e4546 100755 --- a/jhbuild.js +++ b/jhbuild.js @@ -12,7 +12,7 @@ File = imports.File.File; console = imports.console.console; -Date = imports.Date.Date; +Date = imports.DateExtra.DateExtra; @@ -24,7 +24,7 @@ var UPDATE_SOURCES = false; -var LOGFILE = "jhbuild-" + (new Date()).format("Y-m-d-H") + '.log'; +var LOGFILE = "jhbuild-" + (new DateExtra()).format("Y-m-d-H") + '.log'; // change src & deleteGirs when you add / remove girs..