commit:     7b0a33158898f8184d21295475e172691f2fabac
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 21 17:36:38 2015 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jul 21 17:36:38 2015 +0000
URL:        https://gitweb.gentoo.org/dev/ulm.git/commit/?id=7b0a3315

Install ppd file into subdirectory.

Package-Manager: portage-2.2.20

 net-print/brother-mfcj870dw/ChangeLog                         | 4 ++++
 net-print/brother-mfcj870dw/brother-mfcj870dw-20130812.ebuild | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/net-print/brother-mfcj870dw/ChangeLog 
b/net-print/brother-mfcj870dw/ChangeLog
index 8c9261d..faa7565 100644
--- a/net-print/brother-mfcj870dw/ChangeLog
+++ b/net-print/brother-mfcj870dw/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  21 Jul 2015; Ulrich Müller <[email protected]>
+  brother-mfcj870dw-20130812.ebuild:
+  Install ppd file into subdirectory.
+
 *brother-mfcj870dw-20130812 (18 Jul 2015)
 
   18 Jul 2015; Ulrich Müller <[email protected]>

diff --git a/net-print/brother-mfcj870dw/brother-mfcj870dw-20130812.ebuild 
b/net-print/brother-mfcj870dw/brother-mfcj870dw-20130812.ebuild
index 16e7764..22c450a 100644
--- a/net-print/brother-mfcj870dw/brother-mfcj870dw-20130812.ebuild
+++ b/net-print/brother-mfcj870dw/brother-mfcj870dw-20130812.ebuild
@@ -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