summaryrefslogtreecommitdiff
path: root/pcr/ruby1/gemrc
diff options
context:
space:
mode:
authorMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-09-04 21:56:10 -0300
committerMárcio Alexandre Silva Delgado <coadde@lavabit.com>2013-09-04 21:56:10 -0300
commit9795fc593309b642607a0bf93c5ae62a6c207c71 (patch)
tree7fe7426834d3aa1bb51eec3f5509c847efe9e4be /pcr/ruby1/gemrc
parent8cf698626e29388f1dac07a2dd26042b665193f5 (diff)
ruby1: adding pkg to pcr repo
Diffstat (limited to 'pcr/ruby1/gemrc')
-rw-r--r--pcr/ruby1/gemrc5
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