From: Daniel Ferstay Date: Wed, 21 Oct 2009 23:04:53 +0000 (-0700) Subject: Added the tmpdir module X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=d1e7de6b9be77f7b4b9d16507f8fab78431c5058;p=xenclient%2Fbuild.git Added the tmpdir module --- diff --git a/package/ruby/ruby.mk b/package/ruby/ruby.mk index 6f14e9e..4d20906 100644 --- a/package/ruby/ruby.mk +++ b/package/ruby/ruby.mk @@ -27,6 +27,7 @@ RUBY_INSTALL_FILES= /usr/bin/ruby \ /lib/ruby/1.9.1/pp\* \ /lib/ruby/1.9.1/prettyprint\* \ /lib/ruby/1.9.1/fileutils\* \ + /lib/ruby/1.9.1/tmpdir\* \ /lib/ruby/1.9.1/date\* \ /lib/ruby/1.9.1/cgi\* \ /lib/ruby/1.9.1/English\* \