mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 13:20:08 +02:00
6 lines
265 B
Plaintext
6 lines
265 B
Plaintext
# Read about the gemrc format at http://guides.rubygems.org/command-reference/#gem-environment
|
|
|
|
# --user-install is used to install to $HOME/.gem by default since we want to separate
|
|
# pkgman installed gems and gem installed gems
|
|
gem: --user-install
|