summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2019-07-02 14:09:29 -0400
committerMike Gilbert <floppym@gentoo.org>2019-07-02 14:09:29 -0400
commit6d2f38aa8cc9a73526c84ca0d1ab47bcdd3515c5 (patch)
tree473df83e5e19493bc62bd0525df2434b6200b5bf /sys-apps/systemd/systemd-9999.ebuild
parentsys-apps/agedu: version bump to 20190630 (diff)
downloadgentoo-6d2f38aa8cc9a73526c84ca0d1ab47bcdd3515c5.tar.gz
gentoo-6d2f38aa8cc9a73526c84ca0d1ab47bcdd3515c5.tar.bz2
gentoo-6d2f38aa8cc9a73526c84ca0d1ab47bcdd3515c5.zip
sys-apps/systemd: set support-url
Package-Manager: Portage-2.3.67_p17_p597801, Repoman-2.3.16_p1_p597801 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'sys-apps/systemd/systemd-9999.ebuild')
-rw-r--r--sys-apps/systemd/systemd-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/systemd/systemd-9999.ebuild b/sys-apps/systemd/systemd-9999.ebuild
index 201667ade310..a3857fb18666 100644
--- a/sys-apps/systemd/systemd-9999.ebuild
+++ b/sys-apps/systemd/systemd-9999.ebuild
@@ -216,6 +216,7 @@ meson_multilib_native_use() {
multilib_src_configure() {
local myconf=(
--localstatedir="${EPREFIX}/var"
+ -Dsupport-url="https://gentoo.org/support/"
-Dpamlibdir="$(getpam_mod_dir)"
# avoid bash-completion dep
-Dbashcompletiondir="$(get_bashcompdir)"