chiark / gitweb /
Set umask to 0022 during the setup.py execution
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 09:38:30 +0000 (09:38 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 09:38:30 +0000 (09:38 +0000)
commit4e72d22a08687eb19c1a9358d0b7bc5bdf932eb7
tree0b8fb371e1c066c5336919e65c86415bf2f3a8c1
parenta5975709fd054e9664d6d7a8cddff200d4c3facd
Set umask to 0022 during the setup.py execution

This allows template files to be installed with the proper rights.

Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
setup.py