]> git.phdru.name Git - dotfiles.git/blob - bin/distutils
Sorted the list 'mutt, vim and python' by alphabetical order
[dotfiles.git] / bin / distutils
1 #! /bin/sh
2
3 umask 022
4 python"$PY_VER" setup.py "$@"
5 exec rm -f MANIFEST