components/desktop/thunderbird/patches/thunderbird31-502-update-packaging.patch
changeset 5255 cea0e462549a
equal deleted inserted replaced
5252:947514442d05 5255:cea0e462549a
       
     1 Fix for building on Solaris.
       
     2 This should be investigated for sending upstream.
       
     3 
       
     4 --- comm-esr31/mozilla/moz.build.orig	2015-04-19 15:26:14.440822480 +0530
       
     5 +++ comm-esr31/mozilla/moz.build	2015-04-19 15:26:27.097957297 +0530
       
     6 @@ -16,7 +16,6 @@ add_tier_dir('base', ['config', 'python'
       
     7  if not CONFIG['JS_STANDALONE']:
       
     8      CONFIGURE_SUBST_FILES += [
       
     9          'mozilla-config.h',
       
    10 -        'tools/update-packaging/Makefile',
       
    11      ]
       
    12  
       
    13      add_tier_dir('base', ['build', 'probes'])