projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db4508d
)
sys-apps/systemd: Apply libmount include fix to latest revision too
author
Pacho Ramos
<pacho@gentoo.org>
Mon, 26 Mar 2018 21:26:14 +0000
(23:26 +0200)
committer
Pacho Ramos
<pacho@gentoo.org>
Mon, 26 Mar 2018 21:27:36 +0000
(23:27 +0200)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-apps/systemd/systemd-238-r2.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/systemd/systemd-238-r2.ebuild
b/sys-apps/systemd/systemd-238-r2.ebuild
index 36cd5bf7222e08ce3a845ec2395f0132d6a8c210..a6d00af1933dc79f5ffdb30fe67ef8c1582e587e 100644
(file)
--- a/
sys-apps/systemd/systemd-238-r2.ebuild
+++ b/
sys-apps/systemd/systemd-238-r2.ebuild
@@
-150,6
+150,7
@@
src_prepare() {
local PATCHES=(
"${FILESDIR}/238-0001-sd-bus-do-not-try-to-close-already-closed-fd-8392.patch"
"${FILESDIR}/238-0002-core-do-not-free-heap-allocated-strings-8391.patch"
+ "${FILESDIR}/238-libmount-include.patch"
"${FILESDIR}/238-0003-udev-net-id-Fix-check-for-address-to-keep-interface-8458.patch"
)