commit:     4197acb9e406f292e0d811b6125c1eab56b55db1
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 17:37:41 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 17:37:41 2015 +0000
URL:        https://gitweb.gentoo.org/dev/ulm.git/commit/?id=4197acb9

Install ppd file into subdirectory.

Package-Manager: portage-2.2.20

 net-print/brother-dcpj925dw/ChangeLog                         | 6 +++++-
 net-print/brother-dcpj925dw/brother-dcpj925dw-20131010.ebuild | 4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/net-print/brother-dcpj925dw/ChangeLog 
b/net-print/brother-dcpj925dw/ChangeLog
index ba2874f..001cd02 100644
--- a/net-print/brother-dcpj925dw/ChangeLog
+++ b/net-print/brother-dcpj925dw/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for net-print/brother-dcpj925dw
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Jul 2015; Ulrich Müller <[email protected]>
+  brother-dcpj925dw-20131010.ebuild:
+  Install ppd file into subdirectory.
+
   04 Dec 2014; Ulrich Müller <[email protected]>
   brother-dcpj925dw-20131010.ebuild:
   Fix some install locations and permission bits.

diff --git a/net-print/brother-dcpj925dw/brother-dcpj925dw-20131010.ebuild 
b/net-print/brother-dcpj925dw/brother-dcpj925dw-20131010.ebuild
index 7271a43..2125f0b 100644
--- a/net-print/brother-dcpj925dw/brother-dcpj925dw-20131010.ebuild
+++ b/net-print/brother-dcpj925dw/brother-dcpj925dw-20131010.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
@@ -51,7 +51,7 @@ src_install() {
        insinto ${dest}/cupswrapper
        doins brother_${MODEL}_printer_en.ppd
        dosym ${dest}/cupswrapper/brother_${MODEL}_printer_en.ppd \
-                 /usr/share/cups/model/brother_${MODEL}_printer_en.ppd
+                 /usr/share/cups/model/Brother/brother_${MODEL}_printer_en.ppd
 
        # The brprintconf utility is very broken and mangles the path
        # of the function list file. Therefore, don't install it.

Reply via email to