/[packages]/cauldron/ruby/pristine/SOURCES/ruby.macros
ViewVC logotype

Contents of /cauldron/ruby/pristine/SOURCES/ruby.macros

Parent Directory Parent Directory | Revision Log Revision Log


Revision 397523 - (show annotations) (download)
Sat Feb 9 10:13:29 2013 UTC (11 years, 1 month ago) by schedbot
File size: 735 byte(s)
Copying release 1.9.3.p374-5.mga3 to pristine/ directory.
1 # rpm macros for use in ruby packages
2
3 %ruby_version %(ruby -rrbconfig -e 'print RbConfig::CONFIG["ruby_version"]')
4
5 %ruby_archdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["archdir"]')
6 %ruby_libdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["rubylibdir"]')
7 %ruby_sitearchdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["sitearchdir"]')
8 %ruby_sitelibdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["sitelibdir"]')
9 %ruby_vendorarchdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["vendorarchdir"]')
10 %ruby_vendorlibdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["vendorlibdir"]')
11 %ruby_gemdir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["rubygemsdir"]')
12 %ruby_ridir %(ruby -rrbconfig -e 'print RbConfig::CONFIG["ridir"]')

  ViewVC Help
Powered by ViewVC 1.1.30