summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2021-10-10 08:53:14 -0500
committerJeremy Andrews <athenian200@outlook.com>2021-10-10 08:53:14 -0500
commit0ea4019528592afbe0ae918350dd259ef6e5719a (patch)
tree061bb883d883c3b2c045e68084b11f1d92980307 /js
parent31dfa8ed97209ed4004f071c552efe499378ded6 (diff)
downloadaura-central-0ea4019528592afbe0ae918350dd259ef6e5719a.tar.gz
Issue %3003 - Move fdlibm to libs/
Diffstat (limited to 'js')
-rwxr-xr-xjs/src/make-source-package.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/src/make-source-package.sh b/js/src/make-source-package.sh
index e6d3f6df5..d3075e9e9 100755
--- a/js/src/make-source-package.sh
+++ b/js/src/make-source-package.sh
@@ -126,8 +126,8 @@ case $cmd in
${tgtpath}/testing
${MKDIR} -p ${tgtpath}/modules
cp -pPR \
- ${TOPSRCDIR}/modules/fdlibm \
- ${tgtpath}/modules/fdlibm
+ ${TOPSRCDIR}/libs/fdlibm \
+ ${tgtpath}/libs/fdlibm
cp -pPR \
${TOPSRCDIR}/modules/zlib/src/ \
${tgtpath}/modules/zlib