wok-current view hplip/stuff/setup.py.lc_all.c.diff @ rev 25721

Update slitaz-i18n for gnumeric
author Stanislas Leduc <shann@slitaz.org>
date Tue Jun 18 11:25:19 2024 +0000 (8 months ago)
parents
children
line source
1 --- ./setup.py.orig 2016-05-04 00:23:31.000000000 -0500
2 +++ ./setup.py 2016-06-01 13:55:52.173789909 -0500
3 @@ -42,6 +42,8 @@
4 pass
7 +# Set LC_ALL=C so that we can properly parse info from CUPS:
8 +os.environ["LC_ALL"] = "C"
10 # Local
11 from base.g import *