87828 threads
780 threads
1 email from 1 person
Greetings, I need to give the following options to a mysql gem in my vendor/gems folder (created with ''rake gems:unpack''): --with-mysql-dir=/usr/local/mysql How can I pass that option along when doing ''rake gems:build''? Thanks!