Update package name

This commit is contained in:
Roberto Rosario
2014-07-10 20:57:46 -04:00
parent bc2a04efa2
commit 8da0ac2bef

View File

@@ -10,7 +10,7 @@ except ImportError:
import mayan
PACKAGE_NAME = 'mayan'
PACKAGE_NAME = 'mayan-edms'
PACKAGE_DIR = 'mayan'
if sys.argv[-1] == 'publish':