Handle French svn?

git-svn-id: http://svn.osgeo.org/postgis/trunk@9110 b70326c6-7e19-0410-871a-916f4a2858ee
This commit is contained in:
Paul Ramsey 2012-02-08 19:09:39 +00:00
parent c2e9e45a2a
commit 09578d2580

View file

@ -1,5 +1,7 @@
#!/usr/bin/perl
$ENV{"LC_ALL"} = "C";
use Cwd;
my $cwd = &Cwd::cwd();