index : builder | |
Archlinux32 build system | gitolite user |
summaryrefslogtreecommitdiff |
-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 |