commit: e39ac47b1c75624c9cab1c62f378dc05bbf18dc4
Author: Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 20 11:38:59 2019 +0000
Commit: Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Sun Oct 20 11:39:16 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e39ac47b
media-sound/pulseaudio-modules-bt: Make repoman happy
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>
media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3.ebuild
b/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3.ebuild
index 73db43e9ad3..72132d0bcd3 100644
--- a/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3.ebuild
+++ b/media-sound/pulseaudio-modules-bt/pulseaudio-modules-bt-1.3.ebuild
@@ -55,7 +55,7 @@ load-module module-bluetooth-discover
src_prepare() {
cmake-utils_src_prepare
-
+
# pulseaudio headers needed to build
rmdir pa/ || die
ln -s ../pulseaudio-${PULSE_VER}/ pa || die