* small typo fix

This commit is contained in:
carl 2002-03-01 19:00:13 +00:00
parent 33861efe8b
commit 04ae5f9b2f

View File

@ -510,7 +510,7 @@ else
ifdef INSTALL_FPCPACKAGE
INSTALL_SOURCEDIR:=$(INSTALL_BASEDIR)/source/$(PACKAGE_NAME)
else
INSTALL_SOURCEDIRL:=$(INSTALL_BASEDIR)/source
INSTALL_SOURCEDIR:=$(INSTALL_BASEDIR)/source
endif
endif
endif