index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
author | Erich Eckner <git@eckner.net> | 2018-10-29 15:26:50 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2018-10-29 15:26:50 +0100 |
commit | 4c2cd57cbdc0a7300b915b00496d7ad1628ff05a (patch) | |
tree | 5c81f844fe476dff9eb5c324993ed7950d60b591 /lib | |
parent | 589aab0113890c26454fd03fc31a4a9bc8217250 (diff) |
-rwxr-xr-x | lib/mysql-functions | 2 |
diff --git a/lib/mysql-functions b/lib/mysql-functions index 7b4151b..60ab177 100755 --- a/lib/mysql-functions +++ b/lib/mysql-functions @@ -339,7 +339,7 @@ mysql_generate_package_metadata() { 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 +# sub_pkgrel part - but then we need to include pkgrels on the provide # side, too(?) s/\(=\|<\|<=\|>=\|>\)\([^[:space:]-]\+\)\(-\S*\)\?$/\t\1\t\2/ t split_epoch |