components/desktop/thunderbird/patches/thunderbird31-502-update-packaging.patch
author Stacy Yeh <stacy.yeh@oracle.com>
Mon, 11 Jan 2016 09:27:45 -0800
changeset 5255 cea0e462549a
permissions -rw-r--r--
22322082 Move Firefox/Thunderbird from Desktop consolidation to Userland

Fix for building on Solaris.
This should be investigated for sending upstream.

--- comm-esr31/mozilla/moz.build.orig	2015-04-19 15:26:14.440822480 +0530
+++ comm-esr31/mozilla/moz.build	2015-04-19 15:26:27.097957297 +0530
@@ -16,7 +16,6 @@ add_tier_dir('base', ['config', 'python'
 if not CONFIG['JS_STANDALONE']:
     CONFIGURE_SUBST_FILES += [
         'mozilla-config.h',
-        'tools/update-packaging/Makefile',
     ]
 
     add_tier_dir('base', ['build', 'probes'])