From 24cd70dc95edb4aeb35d9b853fa66c9c9cbed7dc Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 26 Feb 2012 16:54:34 -0500 Subject: [PATCH] remove it --- bin/python-build | 2 ++ 1 file changed, 2 insertions(+) diff --git a/bin/python-build b/bin/python-build index 48ae4f5..db50170 100755 --- a/bin/python-build +++ b/bin/python-build @@ -12,3 +12,5 @@ mkdir -p $BUILD_DIR/.vendor/python ./configure --prefix $BUILD_DIR/.vendor/python make make install + +rm -fr python python.tar.gz2