diff options
Diffstat (limited to 'tests/pkg-clean.testscript')
-rw-r--r-- | tests/pkg-clean.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-clean.testscript b/tests/pkg-clean.testscript index c75055c..7e04425 100644 --- a/tests/pkg-clean.testscript +++ b/tests/pkg-clean.testscript @@ -47,7 +47,7 @@ &$out/hello/signature.manifest end -pkg_configure += -d cfg config.cxx=$quote($recall($cxx.path) $cxx.mode, true) 2>! +pkg_configure += -d cfg config.cxx=$quote($recall($cxx.path) $cxx.config.mode, true) 2>! pkg_disfigure += -d cfg pkg_fetch += -d cfg 2>! pkg_purge += -d cfg |