Fix translation scripts

This commit is contained in:
Roberto Rosario
2012-02-02 13:03:10 -04:00
parent 5891a39e41
commit e870f4ee5a
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/sh
COMPILEMESSAGES="django-admin compilemessages"
COMPILEMESSAGES="django-admin.py compilemessages"
PWD=`pwd`
BASE=$PWD