diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2018-06-28 15:19:16 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2018-06-28 15:19:32 +0200 |
commit | ce9a90db31607d6fbb04404c0d2b682e19fa8e92 (patch) | |
tree | e0f8ab4666364d1afe175fa610f6f050e10450ec /media-sound/pulseaudio | |
parent | dev-ada/gnatcoll-core: Good for gnat_2017 too (diff) | |
download | gentoo-ce9a90db31607d6fbb04404c0d2b682e19fa8e92.tar.gz gentoo-ce9a90db31607d6fbb04404c0d2b682e19fa8e92.tar.bz2 gentoo-ce9a90db31607d6fbb04404c0d2b682e19fa8e92.zip |
media-sound/pulseaudio: Minor ebuild cleanup.
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'media-sound/pulseaudio')
-rw-r--r-- | media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild b/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild index 09c196fc43bf..c5606ea2177d 100644 --- a/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild +++ b/media-sound/pulseaudio/pulseaudio-12.0-r1.ebuild @@ -311,13 +311,6 @@ pkg_postinst() { elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/WhatIsWrongWithSystemWide/" elog " https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/SystemWide/" elog " https://wiki.gentoo.org/wiki/PulseAudio#Headless_server" - if use gnome ; then - elog - elog "By enabling gnome USE flag, you enabled gconf support. Please note" - elog "that you might need to remove the gnome USE flag or disable the" - elog "gconf module on /etc/pulse/system.pa to be able to use PulseAudio" - elog "with a system-wide instance." - fi fi if use equalizer && ! use qt5; then |