22.06.2014 10:30, Michael Tokarev wrote: > 04.06.2014 05:37, Sam Bobroff wrote: >> Allow "make install" to handle tool binaries that reside in >> sub-directories. >> >> Without this patch "make install" will fail if it needs to strip >> a tool binary (e.g. debugging is not enabled) that is installed >> from a subdirectory. An example is fsdev/virtfs-proxy-helper. > > Applied to -trivial, thank you!
Actually, the more I think about this, the more I dislike it. I'll introduce a common function to install programs instead. Thanks, /mjt