From: "Ethan Nijmeh" <ethannij@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: x11-drivers/OpenTabletDriver-bin/
Date: Sun, 2 May 2021 09:49:01 +0000 (UTC) [thread overview]
Message-ID: <1619948934.7ab8b87d6d7b1d02a1f660f9d19cc04d249e0552.ethannij@gentoo> (raw)
commit: 7ab8b87d6d7b1d02a1f660f9d19cc04d249e0552
Author: Ethan Nijmeh <ethannij <AT> gmail <DOT> com>
AuthorDate: Sun May 2 09:48:22 2021 +0000
Commit: Ethan Nijmeh <ethannij <AT> gmail <DOT> com>
CommitDate: Sun May 2 09:48:54 2021 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=7ab8b87d
x11-drivers/OpenTabletDriver-bin: fixed udev inst
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Ethan Nijmeh <ethannij <AT> gmail.com>
x11-drivers/OpenTabletDriver-bin/OpenTabletDriver-bin-0.5.3.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/x11-drivers/OpenTabletDriver-bin/OpenTabletDriver-bin-0.5.3.1.ebuild b/x11-drivers/OpenTabletDriver-bin/OpenTabletDriver-bin-0.5.3.1.ebuild
index 59c20366d..b7495603d 100644
--- a/x11-drivers/OpenTabletDriver-bin/OpenTabletDriver-bin-0.5.3.1.ebuild
+++ b/x11-drivers/OpenTabletDriver-bin/OpenTabletDriver-bin-0.5.3.1.ebuild
@@ -50,7 +50,8 @@ src_install() {
insinto "/usr/share/${MY_PN}"
doins -r "Configurations"
- doins "${S}/99-${LP}.rules" "/usr/lib/udev/rules.d"
+ insinto "/usr/lib/udev/rules.d"
+ doins -r "${S}/99-${LP}.rules"
#install -Dm 644 -o root "${S}/99-${LP}.rules" -t "${D}/usr/lib/udev/rules.d"
udevadm control --reload || die
next reply other threads:[~2021-05-02 9:49 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 9:49 Ethan Nijmeh [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-02 10:09 [gentoo-commits] repo/proj/guru:dev commit in: x11-drivers/OpenTabletDriver-bin/ Ethan Nijmeh
2021-06-08 0:43 Ethan Nijmeh
2021-07-24 22:34 Ethan Nijmeh
2021-11-03 11:26 Andrew Ammerlaan
2022-01-17 1:20 Ethan Nijmeh
2022-01-21 23:41 Ethan Nijmeh
2022-06-30 5:00 Ethan Nijmeh
2022-07-01 6:20 Ethan Nijmeh
2022-07-01 6:24 Ethan Nijmeh
2022-07-25 6:00 Ethan Nijmeh
2023-06-20 19:38 Anna Vyalkova
2023-12-21 6:26 Viorel Munteanu
2023-12-21 6:26 Viorel Munteanu
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=1619948934.7ab8b87d6d7b1d02a1f660f9d19cc04d249e0552.ethannij@gentoo \
--to=ethannij@gmail.com \
--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