Sorry, a better patch: diff --git a/debian/rules b/debian/rules index 1ae2088..b818b90 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,8 @@ include /usr/share/dpkg/pkg-info.mk # export DEBIAN_DEFAULT_RUBY_VERSION=2.7 export DEBIAN_RUBY_PROGRAMS = \ + bundle \ + bundler \ erb \ gem \ irb \
-- ifu Hamburg - Member of iPoint Group "Productivity meets Sustainability" ifu Institut für Umweltinformatik Hamburg GmbH Max-Brauer-Allee 50 - 22765 Hamburg - Germany fon: +49 40 480009-0 - fax: +49 40 480009-22 - email: [email protected] Managing Director: Jan Hedemann - Commercial Register: Hamburg, HRB 52629 www.ifu.com - www.umberto.de - www.e-sankey.com _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
