mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-util/idea-community: Fix disk space reqs check
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
This commit is contained in:
@@ -68,6 +68,11 @@ pkg_pretend() {
|
||||
check-reqs_pkg_pretend
|
||||
}
|
||||
|
||||
pkg_setup() {
|
||||
CHECKREQS_DISK_BUILD="4G"
|
||||
check-reqs_pkg_pretend
|
||||
}
|
||||
|
||||
src_unpack() {
|
||||
|
||||
default_src_unpack
|
||||
|
||||
Reference in New Issue
Block a user