[Lunar-commits] <moonbase> firefox: turn off this #$ bell during build
Zbigniew Luszpinski
zbiggy at lunar-linux.org
Sat Apr 11 11:25:58 CEST 2009
commit 8b498fc6927d379011ca38ef34dad7b83b5f07fc
Author: Zbigniew Luszpinski <zbiggy at lunar-linux.org>
Date: Sat Apr 11 11:25:58 2009 +0200
firefox: turn off this #$ bell during build
---
web/firefox/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/web/firefox/BUILD b/web/firefox/BUILD
index 219d3cd..3733b5a 100644
--- a/web/firefox/BUILD
+++ b/web/firefox/BUILD
@@ -51,6 +51,8 @@
echo "ac_add_options --enable-webservices" >> mozconfig
fi &&
+ setterm -bfreq -blength &&
+
#Finally, the build!
if [ "$PGO" == "y" ] ; then
#CCache breaks the pgo build
More information about the Lunar-commits
mailing list