id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
764	DESTDIR Makefile variable	guest	igloo	"I'd like the Makefile to have a DESTDIR parameter. This is destined to ease package creation. After the ./configure step the system should be configured to be installed in $(prefix)/bin and other locations. In the ""make install"" step you would specify a different root directory, like ""make install DESTDIR=/tmp/fake-rootdir"" to get all files copied to /tmp/fake-rootdir$(prefix)/bin (etc) instead of the real destination directories.

This is nothing new. Most famous free software packages provide some way or another of doing this. The DESTDIR name is the typical one in software using the autotools package.

Thanks in advance and keep up the good work."	feature request	closed	low	6.6.1	Build System	6.4.2	duplicate			Unknown/Multiple	Unknown/Multiple		Unknown				
