aboutsummaryrefslogtreecommitdiff
path: root/mysql
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:39:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2018-05-19 17:39:53 +0300
commitacb842d856514efe9c3901ebe41cd2768451c79e (patch)
treea7d99581c42f0c3bb0badd3cd2da9827c58f679d /mysql
parentf695394f2492547c04902ea9e031c19c29dd8913 (diff)
Get rid of doc{version} and types for testscript and manifest in buildfiles
Diffstat (limited to 'mysql')
-rw-r--r--mysql/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql/buildfile b/mysql/buildfile
index dfe788e..a4b5837 100644
--- a/mysql/buildfile
+++ b/mysql/buildfile
@@ -73,7 +73,7 @@ else
# variables name/value hash in the dependency file? This will be fixed
# as part of the in module.
#
-h{version}: in{version} $src_root/file{manifest}
+h{version}: in{version} $src_root/manifest
h{version}: dist = true
h{version}: clean = ($src_root != $out_root)