More cross-compile fixes

This commit is contained in:
Neale Pickett 2010-05-15 17:25:02 -06:00
parent 81915155a5
commit 3014ff5653
1 changed files with 1 additions and 1 deletions

View File

@ -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