diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-12-03 17:20:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-12-03 17:20:59 +0100 |
| commit | 8b7646073e89effe38ce326f45a4babe32b2d5d6 (patch) | |
| tree | 9fe694e163e763ae2987ae0816f55638c4641790 /cscript | |
| parent | 8587a7420141a37c548b66f5383296eb5631c89d (diff) | |
asdcplib now suffixed with -carl not -cth.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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': [ |
