wok-6.x diff cacerts/stuff/make-ca.sh @ rev 21343

updated libxfconf and libxfconf-dev (4.10.0 -> 4.13.6)
author Hans-G?nter Theisgen
date Sat Apr 20 15:09:02 2019 +0100 (2019-04-20)
parents f29d4912ea56
children
line diff
     1.1 --- a/cacerts/stuff/make-ca.sh	Wed Mar 25 17:21:43 2015 +0200
     1.2 +++ b/cacerts/stuff/make-ca.sh	Sat Apr 20 15:09:02 2019 +0100
     1.3 @@ -10,6 +10,9 @@
     1.4  #
     1.5  # Version 20120211
     1.6  
     1.7 +# Some data in the certs have UTF-8 characters
     1.8 +export LANG=en_US.utf8
     1.9 +
    1.10  certdata="certdata.txt"
    1.11  
    1.12  if [ ! -r $certdata ]; then