build: Point default MSI to the base version.

This commit is contained in:
Ralph Lange
2010-08-23 15:08:24 -04:00
parent 52f4c8ae8f
commit 6b6de69f1d

View File

@@ -110,7 +110,7 @@ DBST = dbst
endif
ifndef MSI
MSI = msi
MSI = $(EPICS_BASE_HOST_BIN)/msi
endif