diff options
| author | Carlo Landmeter <clandmeter@gmail.com> | 2011-06-14 12:00:39 +0000 |
|---|---|---|
| committer | Carlo Landmeter <clandmeter@gmail.com> | 2011-06-14 12:00:39 +0000 |
| commit | c0aa97619a7a6a821261f53b922445230ae4ffb3 (patch) | |
| tree | 2f2ade1cd9aae3bf4828d131529ef09d0be18e3e /testing/ruby-rack/ruby-rack.post-install | |
| parent | 80d8819fd0735adea14236552f71ec152d4435e2 (diff) | |
| download | aports-c0aa97619a7a6a821261f53b922445230ae4ffb3.tar.bz2 aports-c0aa97619a7a6a821261f53b922445230ae4ffb3.tar.xz | |
testing/ruby-rack: remove post-install script and gems from deps
Diffstat (limited to 'testing/ruby-rack/ruby-rack.post-install')
| -rw-r--r-- | testing/ruby-rack/ruby-rack.post-install | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testing/ruby-rack/ruby-rack.post-install b/testing/ruby-rack/ruby-rack.post-install deleted file mode 100644 index ef4305d56b..0000000000 --- a/testing/ruby-rack/ruby-rack.post-install +++ /dev/null @@ -1,10 +0,0 @@ -#!/bin/sh - -_gembindir="$(ruby -rubygems -e'puts Gem.default_dir')/bin" - -echo "*" >&2 -echo "* If necessary, don't forget to add the Ruby Gems bin directory to PATH:" >&2 -echo "* $_gembindir" >&2 -echo "*" >&2 - -exit 0 |
