diff --git a/r2/Makefile b/r2/Makefile index 2aac9549f..c7c248388 100644 --- a/r2/Makefile +++ b/r2/Makefile @@ -39,7 +39,7 @@ static_dir = $(package)/public/static SED=sed CAT=cat -PYTHON=python2.6 +PYTHON=python JS_COMPRESS = paster run standalone $(package)/lib/js.py -c "build_reddit_js()" CSS_COMPRESS = $(SED) -e 's/ \+/ /' -e 's/\/\*.*\*\///g' -e 's/: /:/' | grep -v "^ *$$" UPDATE_NAMES = $(PYTHON) $(package)/lib/static.py