diff options
author | don bright <hugh.m.bright@gmail.com> | 2012-07-21 00:54:48 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2012-07-21 00:54:48 (GMT) |
commit | dba4fda81892e02e870f2dc3573fda8ac542271e (patch) | |
tree | 70e943a20bd301939ec287f14f8fa0e32f4a1e75 /scripts | |
parent | 4e6e390d7c37de5ee377a17fa7b7708f7e8886a0 (diff) |
fix bug
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/linux-build-dependencies.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/linux-build-dependencies.sh b/scripts/linux-build-dependencies.sh index 2eb69ce..ce9a8b5 100755 --- a/scripts/linux-build-dependencies.sh +++ b/scripts/linux-build-dependencies.sh @@ -221,6 +221,7 @@ build_opencsg() fi else $OPENCSG_QMAKE + fi make cp -av lib/* $DEPLOYDIR/lib |