summarylogtreecommitdiffstats
path: root/archlinux.patch
AgeCommit message (Collapse)Author
2021-01-09adjust patch fileKr1ss
2019-09-03remove locale patch due to upstream fixKr1ss
2019-08-24fix floating point issue with some localesKr1ss
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.