diff options
author | Erich Eckner <git@eckner.net> | 2018-10-29 15:07:07 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-10-29 15:07:07 +0100 |
commit | 589aab0113890c26454fd03fc31a4a9bc8217250 (patch) | |
tree | c065eee20aa04f008d0e11601c865a0f462121ae | |
parent | 0ee2637d74788347d5a4df161c854c7aa22d0365 (diff) | |
download | builder-589aab0113890c26454fd03fc31a4a9bc8217250.tar.xz |
lib/mysql-functions: add TODO
-rwxr-xr-x | lib/mysql-functions | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/mysql-functions b/lib/mysql-functions index 5497968..7b4151b 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -338,6 +338,9 @@ mysql_generate_package_metadata() { t mangle_version d :mangle_version +# TODO: we might want to keep the pkgrel part and only remove the +# sub_pkgrel part - but then we need to include pkgrels the provide +# side, too(?) s/\(=\|<\|<=\|>=\|>\)\([^[:space:]-]\+\)\(-\S*\)\?$/\t\1\t\2/ t split_epoch h |