chiark / gitweb /
Set umask to 0022 during the setup.py execution
authorCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 10:16:05 +0000 (10:16 +0000)
committerCatalin Marinas <catalin.marinas@gmail.com>
Mon, 24 Mar 2008 10:16:05 +0000 (10:16 +0000)
commit62d513203fdc5e77d419dd47899d59d7a01269b4
treebe337fefa16bb08e959160d536184e9bdb95cb76
parent809f4f1c1b59a01820f8d259306857cb42ef8ca8
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