[DRE-maint] Bug#964559: (no subject)

2020-07-08 Thread Christian Haase
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 \

[DRE-maint] Bug#964559: (no subject)

2020-07-08 Thread Christian Haase
Patch: diff --git a/debian/rules b/debian/rules index 1ae2088..8f7fcc4 100755 --- a/debian/rules +++ b/debian/rules @@ -10,6 +10,7 @@ include /usr/share/dpkg/pkg-info.mk # export DEBIAN_DEFAULT_RUBY_VERSION=2.7 export DEBIAN_RUBY_PROGRAMS = \ + bundler \ erb \ gem \ irb \ -- ifu Ham