Hi all, Ok, I've lost track. What's the "proper" way to distribute separate gems for MS Windows (or any platform really) where one is for users who want to build from source vs those who just want a prebuilt binary?
I'm curious because for the win32-api library I have two gems - one that's source only (win32-api-1.0.3.gem), the other is a prebundled binary (win32-api-1.0.3-mswin32.gem). With the latest beta when I do "gem install win32-api" it never gives me a choice - it just grabs the binary gem. Any ideas and/or suggestions? Thanks, Dan _______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
