summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2015-03-18 12:10:04 +0000
committerMorph (on behalf of Adam Coldrick) <adam.coldrick@codethink.co.uk>2015-03-18 12:10:04 +0000
commite608132d98d6c2764d88d48d9f586f6280e2bae9 (patch)
treeebb6142eda1156f264609250e315c53b7f5be703
parentf5c329cda9f84924a1bd0d6999379b56522e6526 (diff)
downloaddefinitions-e608132d98d6c2764d88d48d9f586f6280e2bae9.tar.gz
Morph build b3a928887da74e74b91f8b11adc4106f
System branch: master
-rw-r--r--build-system-x86_64.sysroot/usr/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/bundler.morph6
1 files changed, 0 insertions, 6 deletions
diff --git a/build-system-x86_64.sysroot/usr/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/bundler.morph b/build-system-x86_64.sysroot/usr/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/bundler.morph
deleted file mode 100644
index 643ef119..00000000
--- a/build-system-x86_64.sysroot/usr/lib/ruby/gems/2.0.0/gems/bundler-1.6.2/bundler.morph
+++ /dev/null
@@ -1,6 +0,0 @@
-name: bundler
-kind: chunk
-build-commands:
-- rake build
-install-commands:
-- gem install ./pkg/*gem --bindir "$DESTDIR/$PREFIX/bin" --install-dir "$DESTDIR/$PREFIX/lib/ruby/gems/2.0.0"