[Bug 35310] Destination directories are not created causing make install to fail

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 4 10:21:33 CST 2014


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

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Alexandre Julliard <julliard at winehq.org> ---
That's because you redefined INSTALL:

INSTALL='/usr/bin/install -c'

Don't do that if your /usr/bin/install doesn't create directories.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list