aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/templates/maintdb
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2012-01-07 23:28:42 +0000
committerMichael Scherer <misc@mageia.org>2012-01-07 23:28:42 +0000
commitf4e436bc6c3c1dcc05eb1002510f2cfe3e52a3ea (patch)
tree51db47b6a2cc7d5222b4d22f70516cd6d0d5eaef /modules/buildsystem/templates/maintdb
parentd7851384c14811b58c0b196dece1adb27e5d0636 (diff)
downloadpuppet-f4e436bc6c3c1dcc05eb1002510f2cfe3e52a3ea.tar
puppet-f4e436bc6c3c1dcc05eb1002510f2cfe3e52a3ea.tar.gz
puppet-f4e436bc6c3c1dcc05eb1002510f2cfe3e52a3ea.tar.bz2
puppet-f4e436bc6c3c1dcc05eb1002510f2cfe3e52a3ea.tar.xz
puppet-f4e436bc6c3c1dcc05eb1002510f2cfe3e52a3ea.zip
oops, fix missing rename of variable for templates
Diffstat (limited to 'modules/buildsystem/templates/maintdb')
-rwxr-xr-xmodules/buildsystem/templates/maintdb2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/maintdb b/modules/buildsystem/templates/maintdb
index a6fa3ba8..b0cfb1ef 100755
--- a/modules/buildsystem/templates/maintdb
+++ b/modules/buildsystem/templates/maintdb
@@ -1,6 +1,6 @@
#!/bin/sh
-MAINTDBDIR="<%= maintdb_dbdir %>"
+MAINTDBDIR="<%= dbdir %>"
function checkname()
{