projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6dee848
)
dev-dotnet/pe-format: Update systemd.eclass API (in live)
author
Michał Górny
<mgorny@gentoo.org>
Tue, 9 Feb 2016 15:51:12 +0000
(16:51 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Tue, 9 Feb 2016 17:13:15 +0000
(18:13 +0100)
dev-dotnet/pe-format/pe-format-2.9999.ebuild
patch
|
blob
|
history
diff --git
a/dev-dotnet/pe-format/pe-format-2.9999.ebuild
b/dev-dotnet/pe-format/pe-format-2.9999.ebuild
index d5801e1e70347964f61fc373b3a9cba40f5a8973..07c82fb2f5929a0627217ac4a9a4a083f02ec850 100644
(file)
--- 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_system
unitdir)"
)
econf "${myconf[@]}"
}