diff options
author | Randall T. Vasquez <ran.dall@icloud.com> | 2022-08-21 17:26:38 -0700 |
---|---|---|
committer | Randall T. Vasquez <ran.dall@icloud.com> | 2022-08-21 17:26:38 -0700 |
commit | 7fc350d6beb1037edd7de92a90d8768acb218ea4 (patch) | |
tree | bda88ee2a1335a4b507034c12ff074394f6cfe73 /gnome-extra | |
parent | gnome-extra/junction: optimize ebuilds (diff) | |
download | guru-7fc350d6beb1037edd7de92a90d8768acb218ea4.tar.gz guru-7fc350d6beb1037edd7de92a90d8768acb218ea4.tar.bz2 guru-7fc350d6beb1037edd7de92a90d8768acb218ea4.zip |
gnome-extra/junction: optimize ebuilds
Signed-off-by: Randall T. Vasquez <ran.dall@icloud.com>
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/junction/junction-1.5.0.ebuild | 2 | ||||
-rw-r--r-- | gnome-extra/junction/junction-9999.ebuild | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/gnome-extra/junction/junction-1.5.0.ebuild b/gnome-extra/junction/junction-1.5.0.ebuild index 0f00bb9d7..6d3272d07 100644 --- a/gnome-extra/junction/junction-1.5.0.ebuild +++ b/gnome-extra/junction/junction-1.5.0.ebuild @@ -20,8 +20,6 @@ fi LICENSE="GPL-3+" SLOT="0" -RDEPEND="${DEPEND}" - src_configure() { meson_src_configure \ --datadir=/usr/share diff --git a/gnome-extra/junction/junction-9999.ebuild b/gnome-extra/junction/junction-9999.ebuild index 0f00bb9d7..6d3272d07 100644 --- a/gnome-extra/junction/junction-9999.ebuild +++ b/gnome-extra/junction/junction-9999.ebuild @@ -20,8 +20,6 @@ fi LICENSE="GPL-3+" SLOT="0" -RDEPEND="${DEPEND}" - src_configure() { meson_src_configure \ --datadir=/usr/share |