No subject


Sun Jul 12 10:57:44 UTC 2009


the upstream build system, so we don't have to build our own build
system on top of upstream's (which is fragile, obviously).

Ideally, there would be a "gem-to-FHS-installer" script that would allow
to copy binaries, library files, etc to locations specified on the
command line (you should not assume that we want them in any specific
location ; during the package build, files are copied to subdirectories
of the debian/ dir anyway).
Currently, the layout of the rubygems1.8 package is as follows:

$ dpkg -L rubygems1.8
/.
/etc
/etc/bash_completion.d
/etc/bash_completion.d/gem1.8
/usr
/usr/bin
/usr/bin/gem1.8
/usr/lib
/usr/lib/ruby
/usr/lib/ruby/1.8
/usr/lib/ruby/1.8/gauntlet_rubygems.rb
/usr/lib/ruby/1.8/rbconfig
/usr/lib/ruby/1.8/rbconfig/datadir.rb
/usr/lib/ruby/1.8/rubygems
/usr/lib/ruby/1.8/rubygems/builder.rb
[...]
/usr/lib/ruby/1.8/rubygems/version_option.rb
/usr/lib/ruby/1.8/rubygems.rb
/usr/lib/ruby/1.8/ubygems.rb
/usr/share
/usr/share/doc
/usr/share/doc/rubygems1.8
/usr/share/doc/rubygems1.8/README
/usr/share/doc/rubygems1.8/README.Debian
/usr/share/doc/rubygems1.8/copyright
/usr/share/doc/rubygems1.8/changelog.gz
/usr/share/doc/rubygems1.8/changelog.Debian.gz
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/gem1.8.1.gz
/var
/var/lib
/var/lib/gems
/var/lib/gems/1.8
-- 
| Lucas Nussbaum
| lucas at lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lucas at nussbaum.fr             GPG: 1024D/023B3F4F |



More information about the Pkg-ruby-extras-maintainers mailing list