aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/binrepo/vhost_binrepo.conf
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/binrepo/vhost_binrepo.conf')
-rw-r--r--modules/buildsystem/templates/binrepo/vhost_binrepo.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/binrepo/vhost_binrepo.conf b/modules/buildsystem/templates/binrepo/vhost_binrepo.conf
index ce29accf..f411c07a 100644
--- a/modules/buildsystem/templates/binrepo/vhost_binrepo.conf
+++ b/modules/buildsystem/templates/binrepo/vhost_binrepo.conf
@@ -1,3 +1,3 @@
-<Directory <%= repodir %>>
+<Directory <%= scope.lookupvar('buildsystem::var::binrepo::repodir') %>>
Options None
</Directory>