Skip to content

Commit

Permalink
dev-dotnet/pe-format: Update systemd.eclass API (in live)
Browse files Browse the repository at this point in the history
  • Loading branch information
mgorny committed Feb 9, 2016
1 parent 6dee848 commit ea4f5bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-dotnet/pe-format/pe-format-2.9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ src_prepare() {

src_configure() {
local myconf=(
"$(systemd_with_unitdir)"
--with-systemdsystemunitdir="$(systemd_get_systemunitdir)"
)
econf "${myconf[@]}"
}
Expand Down

0 comments on commit ea4f5bb

Please sign in to comment.