summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-12-03 17:20:59 +0100
committerCarl Hetherington <cth@carlh.net>2019-12-03 17:20:59 +0100
commit8b7646073e89effe38ce326f45a4babe32b2d5d6 (patch)
tree9fe694e163e763ae2987ae0816f55638c4641790 /cscript
parent8587a7420141a37c548b66f5383296eb5631c89d (diff)
asdcplib now suffixed with -carl not -cth.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index d0910a2b3..dc1dc261d 100644
--- a/cscript
+++ b/cscript
@@ -443,7 +443,7 @@ def build(target, options):
'build-commands': [
'./waf configure --prefix=/app --libdir=/app/lib build install'
],
- 'sources': [{'type': 'dir', 'path': os.path.abspath('../asdcplib-cth')}]})
+ 'sources': [{'type': 'dir', 'path': os.path.abspath('../asdcplib-carl')}]})
modules.append({'name': 'locked_sstream',
'buildsystem': 'simple',
'build-commands': [