Cross Reference: thunderbird-05-update-packaging.patch
xref
: /
solaris-userland
/
components
/
desktop
/
thunderbird
/
patches
/
thunderbird-05-update-packaging.patch
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
5253
N/A
Fix for building on Solaris.
5253
N/A
This should be investigated for sending upstream.
5253
N/A
6429
N/A
---
a/mozilla/moz.build.orig
2015-04-19 15:26:14.440822480 +0530
6429
N/A
+++
b/mozilla/moz.build
2015-04-19 15:26:27.097957297 +0530
5253
N/A
@@ -16,7 +16,6 @@ add_tier_dir('base', ['config', 'python'
5253
N/A
if not CONFIG['JS_STANDALONE']:
5253
N/A
CONFIGURE_SUBST_FILES += [
5253
N/A
'
mozilla-config.h
',
5253
N/A
- '
tools/update-packaging/Makefile
',
5253
N/A
]
5253
N/A
5253
N/A
add_tier_dir('base', ['build', 'probes'])