[ardour-dev] /usr/bin/ardour2: wrong path set

Paul Davis paul at linuxaudiosystems.com
Mon Oct 16 08:31:38 PDT 2006


On Sat, 2006-10-14 at 04:27 +0200, Eldad Zack wrote:
> 
> --- gtk2_ardour/SConscript.orig 2006-10-14 04:26:37.000000000 +0200
> +++ gtk2_ardour/SConscript      2006-10-14 04:26:53.000000000 +0200
> @@ -270,7 +270,7 @@
>  tt = gtkmmtests.Program(target = 'tt', source = tt_files)
> 
>  my_subst_dict = { }
> -my_subst_dict['%INSTALL_PREFIX%'] = install_prefix
> +my_subst_dict['%INSTALL_PREFIX%'] = final_prefix
> 
>  ardoursh = env.SubstInFile ('ardour.sh','ardour.sh.in', SUBST_DICT = 
> my_subst_dict);
>  env.AddPostAction (ardoursh, Chmod ('$TARGET', 0755))

applied, thanks.






More information about the Ardour-Dev mailing list