[PLDWWW] page changed: playground:ruby

"Elan Ruusamäe (glen)" glen at pld-linux.org
Thu Mar 28 22:36:36 CET 2013



--- https://www.pld-linux.org/playground/ruby?rev=1364506384
+++ https://www.pld-linux.org/playground/ruby
@@ -5,9 +5,9 @@
  This also means that pld packages should put their modules into ''vendor'' dirs, and ''site'' dirs is for local installations (not to be packaged by rpm). ruby archdir and libdir are for ruby's own modules (packaged from ruby.spec), distro addon packages should not put their modules there. 
  
  Here's overview of the paths:
  
- ^ rpm macro           ^ rbconfig value ^ sample value ^
+ ^ rpm macro           ^ rbconfig value ^ sample value ^ notes ^
  | %ruby_version       | ruby_version  | 1.9 |
  | %ruby_archdir       | archdir       | /usr/lib64/ruby/1.9 |
  | %ruby_libdir        | rubylibdir    | /usr/share/ruby/1.9 |
  | %ruby_sitedir       | sitedir       | /usr/local/share/ruby/site_ruby |
@@ -15,5 +15,8 @@
  | %ruby_sitelibdir    | sitelibdir    | /usr/local/share/ruby/site_ruby/1.9 |
  | %ruby_vendordir     | vendordir     | /usr/share/ruby/vendor_ruby |
  | %ruby_vendorarchdir | vendorarchdir | /usr/lib64/ruby/vendor_ruby |
  | %ruby_vendorlibdir  | vendorlibdir  | /usr/share/ruby/vendor_ruby/1.9 |
+ | %ruby_rubylibdir    | rubylibdir    | /usr/share/ruby/1.9 | **PLD only**, deprecated |
+ 
+ * **PLD only** means the macro exists only in PLD, not in rpm5.
  


Diff URL:
  https://www.pld-linux.org/playground/ruby?do=diff&r1=1364506384&r2=1364506596
-- 
This mail was generated by DokuWiki at
https://www.pld-linux.org/


More information about the pld-cvs-commit mailing list