On Oct 30, 2012, at 9:32 PM, Ryan Schmidt wrote: >> >> + reinplace "s|/Applications|${prefix}/Applications|" ${worksrcpath}/CMakeLists.txt >> } > > Shouldn't this be ${applications_dir}? Yep, right you are. Will fix it in a moment.