Ryan Niebur escreveu isso aĆ: > On Wed, Jan 28, 2009 at 12:55:33AM -0800, Bryan McLellan wrote: > > On Wed, Jan 28, 2009 at 12:46 AM, Lucas Nussbaum > > <[email protected]> wrote: > > > On 28/01/09 at 00:38 -0800, Bryan McLellan wrote: > > >> When you have to add setup.rb from libsetup-ruby1.8 a package due to > > >> it missing, should you add the copyright information for setup.rb to > > >> debian/copyright? > > > > > > Why don't you just build-depends on libsetup-ruby1.8? > > > > And "include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk" ? > > > > why not just use it as "ruby /usr/lib/ruby/1.8/setup.rb"?
For the record, doing that does not work. setup.rb assumes that __FILE__ is in the same directory as the packages to be acted upon. The CDBS class creates a symlink in the root directory of the package before calling setup.rb because of that. -- Antonio Terceiro <[email protected]> http://people.softwarelivre.org/~terceiro/ GnuPG ID: 0F9CB28F
signature.asc
Description: Digital signature
_______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
