Use the rakefile ext builder?

On 25 Nov 2008, at 11:08, Matt King wrote:

Hi all,

I have been looking for a way to execute some Ruby code at the end of
installing my gem. I can't seem to find anything that allows me to do
this.

I want to chmod a file in the gem directory. I don't want to have to
tell my users they must do this upon install. I would have it run on
requirement of the gem, but chmod'ing the file will most likely
require sudo rights as well.

Any help appreciated,
-Matt
_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

_______________________________________________
Rubygems-developers mailing list
Rubygems-developers@rubyforge.org
http://rubyforge.org/mailman/listinfo/rubygems-developers

Reply via email to