View Issue Details

IDProjectCategoryView StatusLast Update
0003976unrealinstallingpublic2015-08-08 16:45
Reporterohnobinki Assigned Tosyzop  
PrioritynormalSeveritytrivialReproducibilityalways
Status closedResolutionno change required 
Product Version3.2.9-RC1 
Summary0003976: Support DESTDIR for make install
DescriptionMost project support
make install DESTDIR="/tmp/_dest"
which allows one to see a preview of what would be installed in /tmp/_dest rather than having the modifications be made directly to his filesystem. This is, for example, a feature leveraged by package managers (such as Gentoo's Portage).

See attached patch. I think it's barely big enough to need permission to be committed.
Attached Files
unrealircd-3.2.9_rc1-destdir.patch (3,166 bytes)
3rd party modules

Activities

syzop

2015-08-08 16:45

administrator   ~0018618

With all the new configure options in 3.4.x to change the various directory locations this isn't really doable anymore. And perhaps even unnecessary :]

Issue History

Date Modified Username Field Change
2010-12-16 03:19 ohnobinki New Issue
2010-12-16 03:19 ohnobinki File Added: unrealircd-3.2.9_rc1-destdir.patch
2010-12-29 18:27 syzop Target Version 3.2.9-RC1 =>
2010-12-29 18:27 syzop Description Updated
2015-08-08 16:45 syzop Note Added: 0018618
2015-08-08 16:45 syzop Status new => closed
2015-08-08 16:45 syzop Assigned To => syzop
2015-08-08 16:45 syzop Resolution open => no change required