mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-sound/pulseaudio: Fixed rm error.
Closes: https://bugs.gentoo.org/658704 Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -282,7 +282,9 @@ multilib_src_install_all() {
|
||||
systemd_newtmpfilesd "${FILESDIR}/${PN}.tmpfiles" "${PN}.conf"
|
||||
else
|
||||
# Prevent warnings when system-wide is not used, bug #447694
|
||||
rm "${ED%/}"/etc/dbus-1/system.d/pulseaudio-system.conf || die
|
||||
if use dbus ; then
|
||||
rm "${ED%/}"/etc/dbus-1/system.d/pulseaudio-system.conf || die
|
||||
fi
|
||||
fi
|
||||
|
||||
if use zeroconf ; then
|
||||
|
||||
Reference in New Issue
Block a user