]> xenbits.xen.org Git - xenclient/build.git/commitdiff
[ruby] Add pathname.rb, for Pathname.mountpoint?
authorChristian Limpach <Christian.Limpach@citrix.com>
Thu, 28 Jan 2010 04:22:20 +0000 (04:22 +0000)
committerChristian Limpach <Christian.Limpach@citrix.com>
Thu, 28 Jan 2010 04:22:20 +0000 (04:22 +0000)
package/ruby/ruby.mk

index 4d209069167729a9724fa9487ca93d9b457464ae..90c8695ad5bcb8716ee8dfcc363ed1a70801da8e 100644 (file)
@@ -23,6 +23,7 @@ RUBY_INSTALL_FILES=     /usr/bin/ruby                   \
                         /lib/ruby/1.9.1/thread\*        \
                         /lib/ruby/1.9.1/singleton\*     \
                         /lib/ruby/1.9.1/observer\*      \
+                        /lib/ruby/1.9.1/pathname\*      \
                         /lib/ruby/1.9.1/yaml\*          \
                         /lib/ruby/1.9.1/pp\*            \
                         /lib/ruby/1.9.1/prettyprint\*   \