On 09/01/15 16:29, Alexander Hansen wrote:
> 
> I’m seeing the same thing.  It looks like the upstream build setup predates 
> 10.10.  I added
> 
> # Yosemite fix
>   if [ "$(uname -r | cut -d. -f1)" -ge 14 ]; then export 
> MACOSX_DEPLOYMENT_TARGET=10.9 ; fi
> 
> at the beginning of both the CompileScript and InstallScript blocks and the 
> package built for me—though I can’t guarantee that it actually _works_ 
> properly.

It should work fine.


Jonas
(an FPC developer)


------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to