summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2017-02-06 00:57:19 +0100
committerLars Wendler <polynomial-c@gentoo.org>2017-02-06 01:00:58 +0100
commit8554d7d102cbbf958d287711a6fc52f8fddce6c5 (patch)
tree61cf0a58bd613908651d0b3234a8a7e051099274 /media-sound/bluez-alsa/bluez-alsa-9999.ebuild
parentapp-emacs/python-mode: Remove old. (diff)
downloadgentoo-8554d7d102cbbf958d287711a6fc52f8fddce6c5.tar.gz
gentoo-8554d7d102cbbf958d287711a6fc52f8fddce6c5.tar.bz2
gentoo-8554d7d102cbbf958d287711a6fc52f8fddce6c5.zip
media-sound/bluez-alsa: Added conf.d file (bug #608354).
This enables users to submit their own set of options. Thanks to Sander Sweers for opening the bug and providing the initial patches. Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'media-sound/bluez-alsa/bluez-alsa-9999.ebuild')
-rw-r--r--media-sound/bluez-alsa/bluez-alsa-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
index 263c3be8e5d1..fc34300d92b3 100644
--- a/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
+++ b/media-sound/bluez-alsa/bluez-alsa-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -51,6 +51,7 @@ multilib_src_install_all() {
prune_libtool_files --modules
newinitd "${FILESDIR}"/bluealsa-init.d bluealsa
+ newconfd "${FILESDIR}"/bluealsa-conf.d bluealsa
}
pkg_postinst() {