summaryrefslogtreecommitdiff
path: root/set_soenv.in
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@suse.cz>2011-11-15 07:49:35 +0100
committerJan Holesovsky <kendy@suse.cz>2011-11-15 07:51:52 +0100
commit7af550496ffa5489e9cebdb0625cd341f338cf14 (patch)
tree7934f82434ebd4f4697d8364907d9491ceb26fa8 /set_soenv.in
parent1d4971d77afa492bfdbfd18113eff4f77b3100e3 (diff)
Fix location of the prebuilt mozilla files.
Diffstat (limited to 'set_soenv.in')
-rwxr-xr-xset_soenv.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/set_soenv.in b/set_soenv.in
index d45d245816df..a05d288d1f80 100755
--- a/set_soenv.in
+++ b/set_soenv.in
@@ -837,7 +837,7 @@ if ( "@WITH_MOZILLA@" eq "YES" and "@BUILD_MOZAB@" ne "TRUE" and "@SYSTEM_MOZILL
print "mozilla libraries yourself you have to provide the needed files\n";
print "$OS$COM$CPU\{inc,lib,runtime\}.zip in moz/zipped/ .\n";
print "These files can be found here:\n";
- print " <http://tools.openoffice.org/moz_prebuild/680/>.\n\n";
+ print " <http://dev-www.libreoffice.org/mozilla/>.\n\n";
die;
}
}