--- trunk/installer-simple/Makefile 2014/01/03 22:53:02 2348 +++ trunk/installer-simple/Makefile 2014/01/03 22:53:23 2349 @@ -16,7 +16,7 @@ all: $(SED) -e 's:%VERSIONTAG%:$(VERSION):' \ - -e 's:%LIBDIR%:$(LIBDIR):g' + -e 's:%LIBDIR%:$(LIBDIR):g' \ bin/installer.sh.in \ > bin/installer.sh $(SED) -e 's:%INSTALLER_TTY%:$(INSTALLER_TTY):g' \