Alexander K. Hansen wrote:
> Nobody has committed a fix to it yet.

Direct copying of resource forks does not seem to be permitted on 
Leopard. The following postinstscript seems to work on Leopard, however, 
even on non-HFS file systems. I have no idea if it works on Tiger.

sips -i %p/share/doc/%n/logo/ruby.png
mv %p/bin/ruby-aqua1.8 %p/bin/ruby-aqua1.8_exe
/bin/cp  %p/share/doc/%n/logo/ruby.png %p/bin/ruby-aqua1.8
/bin/cp -X %p/bin/ruby-aqua1.8_exe %p/bin/ruby-aqua1.8
rm %p/bin/ruby-aqua1.8_exe

-- 
Martin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to