Age | Commit message (Collapse) | Author |
|
upstream release
|
|
upstream release
|
|
|
|
|
|
|
|
Upstream has introduced version tags recently, so we're gonna use them.
|
|
|
|
|
|
* 'master' of ssh://aur.archlinux.org/reddio-git:
update: reddio-git r134.66c12ce-2
|
|
The script assumes being run in a locale where the decimal point is `.`
update: reddio-git r134.66c12ce-2
a `,`.
This patch simply sets the `LC_NUMERIC` environment variable to `C` for
the affected `printf` statements.
|
|
The script assumes being run in a locale where the decimal point is `.`
causing it to fail when `printf` actually expects something else, like
a `,`.
This patch simply sets the `LC_NUMERIC` environment variable to `C` for
the affected `printf` statements.
|
|
|