mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
6 lines
245 B
Text
6 lines
245 B
Text
|
# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11
|
||
|
|
||
|
# --user-install is used to install to $HOME/.gem/ by default since we want to separate
|
||
|
# pacman installed gems and gem installed gems
|
||
|
gem: --user-install
|