On Apr 17, 2008, at 11:14 PM, Alexander Hansen wrote:

> It looks like putting -L%b in LDFLAGS solves the problem, since that
> occurs in the linker lines before -lruby and -lruby-static, and so %b
> gets checked out first.
>
> I've uploaded updated .info and .patch files to my experimental
> directory:
>
> http://www.finkdeveloper.net/svn/users/akh/experimental/ruby-update/
>
> The -10.5 version uses the PostInstallScript that Martin sent out
> earlier--I decided to leave the 10.4 script as it was.
>

I've updated the .info and .patch files in experimental.  The 10.4  
version is essentially the same as what's in Fink now, except that  
it's tagged as Distribution: 10.4 , while the 10.5 version has been  
modified to use a patch from the maintainer.  The PostInstScript is  
currently

PostInstScript: <<
/Developer/Tools/Rez -t APPL Carbon.r -o %p/bin/ruby-aqua1.8
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
<<




-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to