From 152b77401b1b3655b32c61d2ee80dd2b75e5781b Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Mon, 11 Jul 2011 23:41:07 +0000 Subject: add maintdb class --- modules/buildsystem/templates/maintdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/buildsystem/templates') diff --git a/modules/buildsystem/templates/maintdb b/modules/buildsystem/templates/maintdb index 7d504b77..f1f0cedc 100755 --- a/modules/buildsystem/templates/maintdb +++ b/modules/buildsystem/templates/maintdb @@ -1,6 +1,6 @@ #!/bin/sh -MAINTDBDIR=/tmp/maintdb +MAINTDBDIR="<%= $maintdb_dbdir %>" function checkname() { -- cgit v1.2.1