summaryrefslogtreecommitdiff
path: root/scripts/build/debug/200-duma.sh
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2016-12-03 03:18:46 (GMT)
committerGitHub <noreply@github.com>2016-12-03 03:18:46 (GMT)
commita787e410dc7133fb371e71161663639e1c0dc89b (patch)
tree1fba1e4a9fc60a49986971608ca1282e3246fd6f /scripts/build/debug/200-duma.sh
parentf7f70b67c44727d9eea48997c837e87c5e63ca33 (diff)
parent289188e6f2b55382fa508fed39385c49c5bb9c7c (diff)
Merge pull request #492 from stilor/custom-loc
Fix building uClibc-ng from custom directory
Diffstat (limited to 'scripts/build/debug/200-duma.sh')
-rw-r--r--scripts/build/debug/200-duma.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/debug/200-duma.sh b/scripts/build/debug/200-duma.sh
index a84366c..0e5291c 100644
--- a/scripts/build/debug/200-duma.sh
+++ b/scripts/build/debug/200-duma.sh
@@ -24,7 +24,7 @@ do_debug_duma_extract() {
do_debug_duma_build() {
CT_DoStep INFO "Installing D.U.M.A."
CT_DoLog EXTRA "Copying sources"
- cp -a "${CT_SRC_DIR}/duma_${CT_DUMA_VERSION}" "${CT_BUILD_DIR}/build-duma"
+ cp -a "${CT_SRC_DIR}/duma_${CT_DUMA_VERSION}/." "${CT_BUILD_DIR}/build-duma"
CT_Pushd "${CT_BUILD_DIR}/build-duma"
DUMA_CPP=