On Wed, Jan 28, 2009 at 1:06 AM, Ryan Niebur <[email protected]> wrote: > On Wed, Jan 28, 2009 at 12:55:33AM -0800, Bryan McLellan wrote: >> On Wed, Jan 28, 2009 at 12:46 AM, Lucas Nussbaum >> > 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"? you might > want to look at the cdbs classes from the ruby-pkg-tools package. they > will do this automatically for you.
I settled on: include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk Which works for me. I'm not all that familiar with cdbs and learning these bits as I go from examples. If anyone wants to look at libstomp-ruby on mentors.debian.org and give any packaging advice it'd be appreciated. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513324 Bryan _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers
