summaryrefslogtreecommitdiffstats
path: root/http/icecat/PRE_BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'http/icecat/PRE_BUILD')
-rwxr-xr-xhttp/icecat/PRE_BUILD8
1 files changed, 2 insertions, 6 deletions
diff --git a/http/icecat/PRE_BUILD b/http/icecat/PRE_BUILD
index adc6b4978a..ad67b1d32b 100755
--- a/http/icecat/PRE_BUILD
+++ b/http/icecat/PRE_BUILD
@@ -3,10 +3,6 @@ default_pre_build &&
# remove /root/.mozconfig, it causes too much trouble
if [ -f /root/.mozconfig ]; then
rm -f /root/.mozconfig
-fi &&
+fi &&
-# remove broken .mozconfig shipped with 1.0b
-rm -f $SOURCE_DIRECTORY/.mozconfig &&
-
-cd $SOURCE_DIRECTORY &&
-patch -p1 < $SCRIPT_DIRECTORY/cairo-fixes.patch
+cp -v $SPELL_DIRECTORY/mozconfig .mozconfig