]> git.pld-linux.org Git - packages/ruby.git/blob - macros.ruby
- added
[packages/ruby.git] / macros.ruby
1 %ruby_archdir    %(ruby -r rbconfig -e 'print Config::CONFIG["archdir"]')
2 %ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
3
4 %rdoc  rdoc --inline-source --op rdoc --title '%{name}-%{version}'
5 %ri     rdoc --ri --op ri 
This page took 0.025835 seconds and 4 git commands to generate.