diff --git a/Makefile b/Makefile index 0cdd221..a31ae76 100644 --- a/Makefile +++ b/Makefile @@ -63,7 +63,7 @@ install: $(INSTALL_TARGETS) install --directory $(DESTDIR)$(VAR)/disabled - $(PYTHON) setup.py install --prefix=$(BASE) + $(PYTHON) setup.py install --prefix=$(DESTDIR)$(BASE) $(INSTALL_TARGETS): base-install