Skip to content

Commit

Permalink
new url
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Reitz committed Nov 11, 2011
1 parent 0a58247 commit 39227b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/compile
Expand Up @@ -61,7 +61,7 @@ if grep -Fxq "pylibmc" requirements.txt
then
echo "-----> Noticed pylibmc. Bootstrapping libmemcached."
pwd
curl -s -O http://cl.ly/0a191R3K160t1w1P0N25/vendor-libmemcached.tar.gz
curl -O http://api.cld.me/0a191R3K160t1w1P0N25/vendor-libmemcached.tar.gz
tar -zxvf vendor-libmemcached.tar.gz

export LIBMEMCACHED=/app/vendor
Expand Down

0 comments on commit 39227b3

Please sign in to comment.