We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c662125 commit b2f560eCopy full SHA for b2f560e
1 file changed
css2/Makefile
@@ -65,6 +65,8 @@ INSTALLDIR = $(TR_DIR)/$(THE_LOC)
65
THIS_VERSION = http://www.w3.org/TR/$(THE_LOC)
66
THE_LATEST_VERSION = http://www.w3.org/TR/$(PERMANENT_NAME)
67
68
+export LC_ALL=en_US.ISO8859-1
69
+
70
ROOT = .
71
72
# the following files are part of the CSS specification
0 commit comments