mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-16 09:26:58 +02:00
fix(sys-apps/dbus): Rename etc patch, add it to the ebuild.
Tweak the name of the ebuild, it was generated from current git rather than any particular release. Also it needs to actually be applied. :)
This commit is contained in:
parent
6cbdd76076
commit
312592ec6d
@ -56,6 +56,7 @@ pkg_setup() {
|
||||
|
||||
src_prepare() {
|
||||
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
|
||||
sed -i \
|
||||
|
Loading…
Reference in New Issue
Block a user