diff options
Diffstat (limited to 'tests/pkg-build.testscript')
-rw-r--r-- | tests/pkg-build.testscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkg-build.testscript b/tests/pkg-build.testscript index ca28630..d8ab81c 100644 --- a/tests/pkg-build.testscript +++ b/tests/pkg-build.testscript @@ -445,7 +445,7 @@ config_cxx = [cmdline] config.cxx=$quote($recall($cxx.path) $cxx.config.mode, tr cfg_create += 2>! cfg_link += 2>! -pkg_configure += -d cfg $config_cxx 2>! +pkg_configure += -d cfg 2>! pkg_disfigure += -d cfg pkg_drop += -d cfg --yes 2>! pkg_fetch += -d cfg 2>! |