public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Virgil Dupras" <vdupras@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan-data/
Date: Tue,  2 Oct 2018 17:36:59 +0000 (UTC)	[thread overview]
Message-ID: <1538501768.ee4eef71fb5a9a4d794090668d50ceff19968fbc.vdupras@gentoo> (raw)

commit:     ee4eef71fb5a9a4d794090668d50ceff19968fbc
Author:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
AuthorDate: Tue Oct  2 17:35:55 2018 +0000
Commit:     Virgil Dupras <vdupras <AT> gentoo <DOT> org>
CommitDate: Tue Oct  2 17:36:08 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4eef71

media-gfx/iscan-data: fix broken upgrade to EAPI 7

Closes: https://bugs.gentoo.org/667462
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Virgil Dupras <vdupras <AT> gentoo.org>

 media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild b/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild
index 5a58c3f55b9..b6288026a6c 100644
--- a/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild
+++ b/media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild
@@ -36,9 +36,9 @@ src_install() {
 	# create udev rules
 		local rulesdir=$(get_udevdir)/rules.d
 		dodir ${rulesdir}
-		"${D}usr/$(get_libdir)/iscan-data/make-policy-file" \
+		"${D}/usr/$(get_libdir)/iscan-data/make-policy-file" \
 			--force --mode udev \
-			-d "${D}usr/share/iscan-data/epkowa.desc" \
+			-d "${D}/usr/share/iscan-data/epkowa.desc" \
 			-o "${D}${rulesdir}/99-iscan.rules" || die
 	fi
 }


             reply	other threads:[~2018-10-02 17:37 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-02 17:36 Virgil Dupras [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-30  8:18 [gentoo-commits] repo/gentoo:master commit in: media-gfx/iscan-data/ Joonas Niilola
2019-06-05  9:19 Andreas Sturmlechner
2019-06-05  7:46 Agostino Sarubbo
2019-04-06 16:07 Mikle Kolyada
2019-01-06 17:04 Andreas Sturmlechner
2018-09-30 17:42 Virgil Dupras
2018-09-30 17:42 Virgil Dupras

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1538501768.ee4eef71fb5a9a4d794090668d50ceff19968fbc.vdupras@gentoo \
    --to=vdupras@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox