Aaron Patterson wrote: > Hi, I'm building a native extention in a gem, and gem seems to be > removing $(target_prefix) from the end of RUBYARCHDIR, and RUBYLIBDIR in > the Makefile. Because of that, my library doesn't get installed in to > the correct directory. Is this expected functionality? > > I modified gem, to not remove that variable, and my gem installed > properly. I've included the patch below.
Patch applied. New beta now available as 0.8.11.13. Get it from the usual place. gem update --system --source http://onestepback.org/betagems -- -- Jim Weirich [EMAIL PROTECTED] http://onestepback.org ----------------------------------------------------------------- "Beware of bugs in the above code; I have only proved it correct, not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas) _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
