From 4fc55d42a2aae1c677ebb7ac9d52fe05815dd36c Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 21 Jun 2018 22:49:19 +0200 Subject: lib/mysql-functions: add TODO --- lib/mysql-functions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib') diff --git a/lib/mysql-functions b/lib/mysql-functions index f7b6b77..fc8e9f6 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -510,6 +510,9 @@ mysql_generate_package_metadata() { s|^| (from_base64("| s|$|")),| ' + # TODO: this seems not the right place to insert these dependencies + # make_source_info() seems suited much better, but there we don't + # have (yet) the pkgver extracted ... if printf '%s' "${pkgname}" | \ base64 -d | \ grep -q -- '-doc$'; then -- cgit v1.2.3