diff options
-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 |