]> git.phdru.name Git - dotfiles.git/blob - bin/distutils
.vimrc: Fix: expand to the full path for proper comparison
[dotfiles.git] / bin / distutils
1 #! /bin/sh
2
3 umask 022
4 python"$PY_VER" setup.py "$@"
5 exec rm -f MANIFEST