diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-16 17:23:30 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2018-07-16 17:23:30 +0300 |
commit | 1d0e7fc7e057c0a3418de57f97e391eef75b4d20 (patch) | |
tree | ffc62764e23e8b28f3fa3cfd7d6adc612846177d | |
parent | 5708799931ac78bf5c3bd3211a857edd78d78880 (diff) |
Drop obsolete buildfile comment
-rw-r--r-- | mysql/buildfile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/mysql/buildfile b/mysql/buildfile index acc9883..9384831 100644 --- a/mysql/buildfile +++ b/mysql/buildfile @@ -62,11 +62,6 @@ else # Fedora/RHEL: /var/lib/mysql/mysql.sock # Source package: /tmp/mysql.sock # -# @@ Note that if variable values changes (say install root is reconfigured), -# then the version files is not regenerated. Should we store instantiated -# variables name/value hash in the dependency file? This will be fixed -# as part of the in module. -# h{version}: in{version} $src_root/manifest h{version}: dist = true |