[Bug 2533] the install process should support $DESTDIR

Wine Bugs wine-bugs at winehq.org
Tue Feb 7 13:55:26 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=2533





------- Additional Comments From bugzilla at mdaniel.scdi.com  2006-07-02 13:55 -------
Which is ironic, given that is exactly how an automake based system (from whence
this "standard" originated) does it.

I have first-hand knowledge that prefixing the autotools make variables (bindir,
libdir, etc) with $(DESTDIR) works great.

The follow-up is to just ensure that DESTDIR is only set during the "install"
target, otherwise it does funny things to the binaries during the "all" target.
Maybe that is the "inserting paths into files" to which you refer.

It's fine if you guys don't want to accept the patch.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list