From bc12be4203d038119af7d75caae3872778fc4ead Mon Sep 17 00:00:00 2001 From: Mike Hommey Date: Mon, 17 Oct 2016 15:46:41 -0700 Subject: [PATCH] Bug 1296530 - Bustage followup; r=gps --HG-- extra : amend_source : cf647501661f0847638c48363c9445c681af7e41 --- js/src/make-source-package.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/js/src/make-source-package.sh b/js/src/make-source-package.sh index b0c08e4a6cff..192144c62b46 100755 --- a/js/src/make-source-package.sh +++ b/js/src/make-source-package.sh @@ -72,6 +72,7 @@ case $cmd in ${tgtpath} cp -pPR ${TOPSRCDIR}/js/moz.configure ${tgtpath}/js + cp -pPR ${TOPSRCDIR}/js/ffi.configure ${tgtpath}/js mkdir -p ${tgtpath}/taskcluster cp -pPR ${TOPSRCDIR}/taskcluster/moz.build ${tgtpath}/taskcluster/