mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
gnome-extra/junction: optimize ebuilds
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
This commit is contained in:
@@ -20,19 +20,9 @@ fi
|
||||
LICENSE="GPL-3+"
|
||||
SLOT="0"
|
||||
|
||||
DEPEND=""
|
||||
RDEPEND="${DEPEND}"
|
||||
BDEPEND=""
|
||||
|
||||
src_configure() {
|
||||
meson_src_configure \
|
||||
--datadir=/usr/share
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_compile
|
||||
}
|
||||
|
||||
src_install() {
|
||||
meson_src_install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user