mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-ruby/ruby-mp3info: Use T as tmp directory
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
@@ -22,3 +22,7 @@ IUSE=""
|
||||
DEPEND+=" test? ( media-sound/id3v2 )"
|
||||
|
||||
ruby_add_bdepend "test? ( dev-ruby/hoe dev-ruby/test-unit:2 )"
|
||||
|
||||
all_ruby_prepare() {
|
||||
sed -i -e 's:/tmp/test.mp3:'${T}'/test.mp3:' test/test_ruby-mp3info.rb || die
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user