summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2005-06-09 10:31:50 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2005-06-09 10:31:50 +0000
commit5ce0083269da70562e5a82fa91047390b08488b2 (patch)
treef40d23a5ca33f76d3093e47496d72dc22dbeb4c2
parentf7f9973b39066231db2af659a1bcfa5dd29f0ccc (diff)
downloaddrakx-5ce0083269da70562e5a82fa91047390b08488b2.tar
drakx-5ce0083269da70562e5a82fa91047390b08488b2.tar.gz
drakx-5ce0083269da70562e5a82fa91047390b08488b2.tar.bz2
drakx-5ce0083269da70562e5a82fa91047390b08488b2.tar.xz
drakx-5ce0083269da70562e5a82fa91047390b08488b2.zip
set $::build_globetrotter
-rwxr-xr-xglobetrotter/make_live1
1 files changed, 1 insertions, 0 deletions
diff --git a/globetrotter/make_live b/globetrotter/make_live
index 0752165e7..bfc64ad42 100755
--- a/globetrotter/make_live
+++ b/globetrotter/make_live
@@ -20,6 +20,7 @@ use log;
# my $in = interactive->vnew;
$::isStandalone = undef; # for /tmp/ddebug.log
+$::build_globetrotter = 1;
my (%options, @new_ARGV);