aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--modules/buildsystem/manifests/maintdb.pp2
-rwxr-xr-xmodules/buildsystem/templates/maintdb.bin (renamed from modules/buildsystem/templates/maintdb)0
2 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/maintdb.pp b/modules/buildsystem/manifests/maintdb.pp
index e9dc952d..94fc1e72 100644
--- a/modules/buildsystem/manifests/maintdb.pp
+++ b/modules/buildsystem/manifests/maintdb.pp
@@ -27,7 +27,7 @@ class buildsystem {
file { "$binpath":
mode => 755,
- content => template("buildsystem/maintdb")
+ content => template("buildsystem/maintdb.bin")
}
file { "$wrappath":
diff --git a/modules/buildsystem/templates/maintdb b/modules/buildsystem/templates/maintdb.bin
index b0cfb1ef..b0cfb1ef 100755
--- a/modules/buildsystem/templates/maintdb
+++ b/modules/buildsystem/templates/maintdb.bin