[Bug 4655] New: make install DESTDIR=whatever not working

Wine Bugs wine-bugs at winehq.org
Fri Feb 24 11:23:58 CST 2006


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

           Summary: make install DESTDIR=whatever not working
           Product: Wine
           Version: CVS
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-binary
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: bero at arklinux.org


Or rather, working too well ;)

make install DESTDIR=/var/tmp/wine-root

currently installs to /var/tmp/wine-root/var/tmp/wine-root because DESTDIR is 
being added in 2 places (it's already part of the {bin,lib,...}dir variables 
and then prefixed again in the various install targets.

-- 
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