Skip to content

Commit

Permalink
update scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Nov 18, 2012
1 parent 6f2012c commit 382dff7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ site: docs

pip:
git clone [email protected]:kennethreitz/pip.git --branch heroku --depth 1
rm -fr vendor/virtualenv-1.7.2/virtualenv_support/pip-1.1.tar.gz
rm -fr vendor/virtualenv-1.8.2/virtualenv_support/pip-1.2.1.tar.gz
rm -fr pip/.git
tar -pczf vendor/virtualenv-1.7.2/virtualenv_support/pip-1.1.tar.gz pip
tar -pczf vendor/virtualenv-1.8.2/virtualenv_support/pip-1.2.1.tar.gz pip
rm -fr pip

0 comments on commit 382dff7

Please sign in to comment.