summaryrefslogtreecommitdiff
path: root/packages/net-libs
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-03 00:24:59 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-07-03 00:24:59 +0300
commit93c635278af5f1bb4a20cea818bd668b86a89417 (patch)
tree9b0182be88c142fbf5e82af873698b794f9d3f95 /packages/net-libs
parentcbb1f5e2f47da83209867b6bbfad1841ee70f8a5 (diff)
bacula-scm added
tox: fixed econf vars
Diffstat (limited to 'packages/net-libs')
-rw-r--r--packages/net-libs/tox/tox-scm.exheres-02
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/net-libs/tox/tox-scm.exheres-0 b/packages/net-libs/tox/tox-scm.exheres-0
index 17b9162..bd835fc 100644
--- a/packages/net-libs/tox/tox-scm.exheres-0
+++ b/packages/net-libs/tox/tox-scm.exheres-0
@@ -52,7 +52,7 @@ src_configure() {
$(option_enable av av ) \
$(option_enable ntox ntox ) \
$(option_enable daemon daemon ) \
- $(myconf)
+ "${myconf[@]}"
}