diff options
Diffstat (limited to 'modules')
-rwxr-xr-x | modules/buildsystem/templates/maintdb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/templates/maintdb b/modules/buildsystem/templates/maintdb index f1f0cedc..b109e79b 100755 --- a/modules/buildsystem/templates/maintdb +++ b/modules/buildsystem/templates/maintdb @@ -1,6 +1,6 @@ #!/bin/sh -MAINTDBDIR="<%= $maintdb_dbdir %>" +MAINTDBDIR="<%= maintdb_dbdir %>" function checkname() { |