X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;ds=inline;f=tools%2Fosx_packaging%2Fosx_build;h=ef744ebb362d9703077783f2e7681c855a7188d2;hb=77023e94ba3056503aad7dd4fcb5aa1fd4675134;hp=4e6a335d3939a545a4a5d93929564b02878ba0d8;hpb=9ff94edd6eefd441cb3f277c14eaca55ca2b9c1d;p=ardour.git diff --git a/tools/osx_packaging/osx_build b/tools/osx_packaging/osx_build index 4e6a335d39..ef744ebb36 100755 --- a/tools/osx_packaging/osx_build +++ b/tools/osx_packaging/osx_build @@ -540,7 +540,7 @@ done echo "Fixing up library names ..." # now do the same for all the libraries we include -for libdir in $Frameworks $Frameworks/modules $Surfaces $Panners $Backends ; do +for libdir in $Frameworks $Frameworks/modules $Surfaces $Panners $Backends $Frameworks/LV2/* ; do libbase=`basename $libdir`