From 6660d11ab61d41c96ecb2ffaf440a67ba799b815 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Tue, 13 May 2025 17:49:51 +0000 Subject: Adding metadata --- dev-ruby/localhost/localhost-1.5.0.ebuild | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dev-ruby/localhost') diff --git a/dev-ruby/localhost/localhost-1.5.0.ebuild b/dev-ruby/localhost/localhost-1.5.0.ebuild index edb16787fa13..63bfc0fe8420 100644 --- a/dev-ruby/localhost/localhost-1.5.0.ebuild +++ b/dev-ruby/localhost/localhost-1.5.0.ebuild @@ -30,6 +30,9 @@ all_ruby_prepare() { sed -i -e 's:_relative ": "./:' ${RUBY_FAKEGEM_GEMSPEC} || die sed -i -e '/covered/Id' config/sus.rb || die + sed -e "s:/tmp/state:${TMP}/state:" \ + -i test/localhost/state.rb || die + # Avoid unpackaged sus-fixtures-async-http which has a huge dependency tree. rm -f test/localhost/protocol.rb || die } -- cgit v1.3.1