From 8b7646073e89effe38ce326f45a4babe32b2d5d6 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 3 Dec 2019 17:20:59 +0100 Subject: asdcplib now suffixed with -carl not -cth. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') 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': [ -- cgit v1.2.3