From ea4f5bb4f2e5622d3e417d83062951213b72ab70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Tue, 9 Feb 2016 16:51:12 +0100 Subject: [PATCH] dev-dotnet/pe-format: Update systemd.eclass API (in live) --- dev-dotnet/pe-format/pe-format-2.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-dotnet/pe-format/pe-format-2.9999.ebuild b/dev-dotnet/pe-format/pe-format-2.9999.ebuild index d5801e1e7034..07c82fb2f592 100644 --- a/dev-dotnet/pe-format/pe-format-2.9999.ebuild +++ b/dev-dotnet/pe-format/pe-format-2.9999.ebuild @@ -34,7 +34,7 @@ src_prepare() { src_configure() { local myconf=( - "$(systemd_with_unitdir)" + --with-systemdsystemunitdir="$(systemd_get_systemunitdir)" ) econf "${myconf[@]}" } -- 2.26.2