mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
Merge pull request #317 from marineam/dbus
fix(sys-apps/dbus): Rename etc patch, add it to the ebuild.
This commit is contained in:
commit
3e5d90e65c
@ -56,6 +56,7 @@ pkg_setup() {
|
|||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
epatch "${FILESDIR}"/${PN}-1.5.12-selinux-when-dropping-capabilities-only-include-AUDI.patch
|
epatch "${FILESDIR}"/${PN}-1.5.12-selinux-when-dropping-capabilities-only-include-AUDI.patch
|
||||||
|
epatch "${FILESDIR}"/${PN}-1.6.x-add-explicit-etc-path.patch
|
||||||
|
|
||||||
# Tests were restricted because of this
|
# Tests were restricted because of this
|
||||||
sed -i \
|
sed -i \
|
||||||
|
Loading…
Reference in New Issue
Block a user