[GRASS5] install-sh

Glynn Clements glynn at gclements.plus.com
Wed Jan 4 11:56:07 EST 2006


A number of Makefiles use wildcards in install commands, e.g.:

	$(INSTALL) -m 644 ../include/*.h $(GISBASE)/include/

This doesn't work with the install-sh script, which only accepts a
single file as the source. It doesn't generate an error, but only the
first file will actually be installed.

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-dev mailing list