media-plugins/vdr-streamdev: fixed BadInsIntoDir

Package-Manager: portage-2.3.0_rc1
This commit is contained in:
Joerg Bornkessel
2016-06-19 23:28:06 +02:00
parent 5f8551642b
commit d8ffe65c5a
2 changed files with 3 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2014 Gentoo Foundation
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -57,8 +57,7 @@ src_install() {
insinto /usr/share/vdr/rcscript
newins "${FILESDIR}"/rc-addon-0.6.0.sh plugin-streamdev-server.sh
insinto /etc/conf.d
newins "${FILESDIR}"/confd-0.6.0 vdr.streamdev-server
newconfd "${FILESDIR}"/confd-0.6.0 vdr.streamdev-server
insinto /etc/vdr/plugins/streamdev-server
newins streamdev-server/streamdevhosts.conf streamdevhosts.conf

View File

@@ -59,8 +59,7 @@ src_install() {
insinto /usr/share/vdr/rcscript
newins "${FILESDIR}"/rc-addon-0.6.0.sh plugin-streamdev-server.sh
insinto /etc/conf.d
newins "${FILESDIR}"/confd-0.6.0 vdr.streamdev-server
newconfd "${FILESDIR}"/confd-0.6.0 vdr.streamdev-server
insinto /etc/vdr/plugins/streamdev-server
newins streamdev-server/streamdevhosts.conf streamdevhosts.conf