mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 20:13:01 -04:00
dev-lang/quickjs: Remove TTY check in test.
Closes: https://bugs.gentoo.org/783987 Signed-off-by: Ronny (tastytea) Gutbrod <gentoo@tastytea.de>
This commit is contained in:
@@ -15,6 +15,8 @@ LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
PATCHES=( "${FILESDIR}/${PN}-2020.11.08_Remove-TTY-check-in-test.patch" )
|
||||
|
||||
src_prepare() {
|
||||
sed -i \
|
||||
-e 's;prefix=/usr/local;prefix=/usr;' \
|
||||
|
||||
Reference in New Issue
Block a user