components/desktop/thunderbird/patches/thunderbird-05-update-packaging.patch
changeset 5527 611b2d6efdfe
parent 5255 cea0e462549a
child 6431 e4667e7df088
equal deleted inserted replaced
5526:570ac9aab8b2 5527:611b2d6efdfe
       
     1 Fix for building on Solaris.
       
     2 This should be investigated for sending upstream.
       
     3 
       
     4 --- comm-esr38/mozilla/moz.build.orig	2015-04-19 15:26:14.440822480 +0530
       
     5 +++ comm-esr38/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'])