[Libreoffice-commits] .: set_soenv.in
Jan Holesovsky
kendy at kemper.freedesktop.org
Mon Nov 14 22:53:19 PST 2011
set_soenv.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7af550496ffa5489e9cebdb0625cd341f338cf14
Author: Jan Holesovsky <kendy at suse.cz>
Date: Tue Nov 15 07:49:35 2011 +0100
Fix location of the prebuilt mozilla files.
diff --git a/set_soenv.in b/set_soenv.in
index d45d245..a05d288 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;
}
}
More information about the Libreoffice-commits
mailing list