Closed lacco closed 11 years ago
Commits has been splitted!
I tested it only on Heroku cedar, it would be great if you could test my changes for bamboo!
thanks! give me more a few days for testing plz.
It was merged, and I'v released gem. thanks!
I couldn't get the kindlegen gem work on heroku, it always complained of having not permissions to write to /usr/local/bin or something similar. I think that the
Dir::pwd.include?( 'gems' ) && FileTest.directory?( bindir )
switch didn't worked, so I rewrote this part. What do you think?