1 --- Makefile.orig 2011-02-23 18:10:10.000000000 -0500
2 +++ Makefile 2011-02-23 18:12:23.000000000 -0500
9 .PHONY: dist install test install-local test-local uninstall-local clean dangerously-clean
11 @@ -18,8 +19,8 @@ uninstall-local:
12 test-local: uninstall-local install-local
13 $(PYVERSION) $(HOME)/.local/lib/$(PYVERSION)/site-packages/lib3to2/tests/test_all_fixers.py
18 + $(SETUP) install --root=$(DESTDIR)
21 lib3to2/tests/test_all_fixers.py