mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-30 00:01:50 +00:00
Bug 851650 - Use a relative path in the B2G moz.build. r=gps
This commit is contained in:
parent
6044cf8f17
commit
d6e1abdaa0
@ -8,7 +8,7 @@ CONFIGURE_SUBST_FILES += ['installer/Makefile']
|
||||
DIRS += ['chrome', 'components', 'locales']
|
||||
|
||||
if CONFIG['OS_ARCH'] == 'WINNT':
|
||||
DIRS += ['/xulrunner/tools/redit']
|
||||
DIRS += ['../xulrunner/tools/redit']
|
||||
|
||||
if CONFIG['GAIADIR']:
|
||||
DIRS += ['gaia']
|
||||
|
Loading…
Reference in New Issue
Block a user