diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-09-04 21:56:10 -0300 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-09-04 21:56:10 -0300 |
commit | 9795fc593309b642607a0bf93c5ae62a6c207c71 (patch) | |
tree | 7fe7426834d3aa1bb51eec3f5509c847efe9e4be /pcr/ruby1/gemrc | |
parent | 8cf698626e29388f1dac07a2dd26042b665193f5 (diff) | |
download | abslibre-9795fc593309b642607a0bf93c5ae62a6c207c71.tar.gz abslibre-9795fc593309b642607a0bf93c5ae62a6c207c71.tar.bz2 abslibre-9795fc593309b642607a0bf93c5ae62a6c207c71.zip |
ruby1: adding pkg to pcr repo
Diffstat (limited to 'pcr/ruby1/gemrc')
-rw-r--r-- | pcr/ruby1/gemrc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/pcr/ruby1/gemrc b/pcr/ruby1/gemrc new file mode 100644 index 000000000..3d11de1ec --- /dev/null +++ b/pcr/ruby1/gemrc @@ -0,0 +1,5 @@ +# 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 |