mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-ruby/sshkit: another fix to avoid a docker dependency
Closes: https://bugs.gentoo.org/936282 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -33,6 +33,7 @@ all_ruby_prepare() {
|
||||
-e '/docker/I s:^:#:' \
|
||||
-e '1irequire "pathname"' \
|
||||
-i test/helper.rb || die
|
||||
rm -f test/support/docker_wrapper.rb || die
|
||||
|
||||
# Fix assumption about parent directory name
|
||||
sed -i -e '/assert_match/ s/sshkit/sshkit.*/' test/unit/test_deprecation_logger.rb || die
|
||||
|
||||
Reference in New Issue
Block a user