# HG changeset patch # User Chris Cannam # Date 1530607344 -3600 # Node ID 13d221b6cf07a221c08b6fb8597cb21f2d7efddb # Parent cc28ca5aa4ba8ca593eac6631ddd5adc5507de86 Attempt to fix failure to install helpers (again). Perhaps the fact that this path did not correspond exactly to a build target is the problem. diff -r cc28ca5aa4ba -r 13d221b6cf07 sv.pro --- a/sv.pro Sun Jul 01 16:11:45 2018 +0100 +++ b/sv.pro Tue Jul 03 09:42:24 2018 +0100 @@ -24,7 +24,7 @@ linux* { sv_bins.path = $$PREFIX_PATH/bin/ - sv_bins.files = piper-vamp-simple-server vamp-plugin-load-checker sonic-visualiser + sv_bins.files = piper-vamp-simple-server checker/vamp-plugin-load-checker sonic-visualiser INSTALLS += sv_bins }