]> git.ipfire.org Git - thirdparty/babel.git/commitdiff
Invoke download_import_cldr.py through python
authorArmin Ronacher <armin.ronacher@active-4.com>
Sat, 27 Jul 2013 10:44:31 +0000 (12:44 +0200)
committerArmin Ronacher <armin.ronacher@active-4.com>
Sat, 27 Jul 2013 10:44:31 +0000 (12:44 +0200)
Makefile

index 966e0f073e4a4c2b9304835223bc88ae8dd0bef4..881c7d7c02eebf3fe485ddd30ec3e55c3334937f 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ standalone-test: import-cldr test-env
 clean: clean-cldr clean-pyc clean-test-env
 
 import-cldr:
-       @./scripts/download_import_cldr.py
+       @python scripts/download_import_cldr.py
 
 clean-cldr:
        @rm babel/localedata/*.dat