repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 15 08:01:04 UTC 2012
[aur-mirror.git]
/
ruby-enterprise-rack
/
ruby-enterprise-rack.install
blob
537e9c4770e4cbcb6df722ee34b3a87adb126cd3
1
post_install() {
2
local gembin=`ruby -rubygems -e'puts Gem.default_dir'`/bin
3
echo "Please add '$gembin' to your \$PATH"
4
}