commit | fd4a816823133dd66de60b3a017e1f0442486d1f | [log] [tgz] |
---|---|---|
author | Olivier Blin <olivier.blin@softathome.com> | Mon Jul 02 18:50:55 2012 +0200 |
committer | Miklos Szeredi <mszeredi@suse.cz> | Wed Jul 04 12:19:29 2012 +0200 |
tree | 3c6b5687c691ac834080969e0a2d8d616e007915 | |
parent | 96ac0e5d76db3714b7c8d37956f6e6b1d804a01a [diff] |
Fix install from out-of-tree build When building out-of-tree, install fails since it tries to copy mount.fuse binary from source directory. Patch initially from Damien Thébault (SoftAtHome)