aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/binrepo/upload-bin
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/templates/binrepo/upload-bin')
-rwxr-xr-xmodules/buildsystem/templates/binrepo/upload-bin2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/binrepo/upload-bin b/modules/buildsystem/templates/binrepo/upload-bin
index ef64a1a3..c67f045a 100755
--- a/modules/buildsystem/templates/binrepo/upload-bin
+++ b/modules/buildsystem/templates/binrepo/upload-bin
@@ -1,5 +1,5 @@
#!/bin/sh
-binrepodir=<%= binrepodir %>
+binrepodir=<%= repodir %>
uploadinfosdir=<%= uploadinfosdir %>
tmpfile=$(mktemp)
mail_from="<%= uploadmail_from %>"