mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 05:11:16 +00:00
Bug 1371485 - Update gyp path in make-source-package.sh; r=chmanchester
Reviewers: chmanchester Tags: #secure-revision Bug #: 1371485 Differential Revision: https://phabricator.services.mozilla.com/D2034 --HG-- extra : rebase_source : 4adf494399f08266d8abcc9041c36928656840ab
This commit is contained in:
parent
be5d0a3066
commit
ead01e7a88
@ -129,8 +129,8 @@ case $cmd in
|
||||
${tgtpath}/dom/bindings
|
||||
${MKDIR} -p ${tgtpath}/media/webrtc/trunk/tools
|
||||
cp -pPR \
|
||||
${TOPSRCDIR}/media/webrtc/trunk/tools/gyp \
|
||||
${tgtpath}/media/webrtc/trunk/tools
|
||||
${TOPSRCDIR}/third_party/python/gyp \
|
||||
${tgtpath}/third_party/python
|
||||
${MKDIR} -p ${tgtpath}/testing
|
||||
cp -pPR \
|
||||
${TOPSRCDIR}/testing/mozbase \
|
||||
|
Loading…
Reference in New Issue
Block a user