]> git.phdru.name Git - dotfiles.git/blob - bin/distutils
Set LESS_TERMCAP_* for light and dark backgrounds
[dotfiles.git] / bin / distutils
1 #! /bin/sh
2
3 umask 022
4 python"$PY_VER" setup.py "$@"
5 exec rm -f MANIFEST