summaryrefslogtreecommitdiff
path: root/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-08-26 00:09:36 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-08-26 00:09:36 +0100
commitb1c81de4fadbd00897700a7321f03b390d952b2e (patch)
treee6cc812351d4f105c110cfc363ebb497e996f47a /dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
parent7c59acba5699c9c58090a7a738669669a7307023 (diff)
gentoo resync : 26.08.2021
Diffstat (limited to 'dev-ruby/tty-screen/tty-screen-0.8.1.ebuild')
-rw-r--r--dev-ruby/tty-screen/tty-screen-0.8.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
index 7f105f6ddd56..24ccfbc41f77 100644
--- a/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
+++ b/dev-ruby/tty-screen/tty-screen-0.8.1.ebuild
@@ -23,6 +23,8 @@ SLOT="0"
KEYWORDS="~amd64 ~hppa ~riscv ~sparc"
IUSE=""
+PATCHES=( "${FILESDIR}/${P}-ioctl-test.patch" )
+
all_ruby_prepare() {
echo '-rspec_helper' > .rspec || die
sed -i -e 's:require_relative ":require "./:' ${RUBY_FAKEGEM_GEMSPEC} || die