From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/glcdprocdriver/
Date: Wed, 28 Aug 2019 16:12:26 +0000 (UTC) [thread overview]
Message-ID: <1567008724.ba0c51eae718c1afa6b9db95a6227f2c11481ac0.soap@gentoo> (raw)
commit: ba0c51eae718c1afa6b9db95a6227f2c11481ac0
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 28 16:12:04 2019 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Aug 28 16:12:04 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba0c51ea
app-misc/glcdprocdriver: [QA] Remove unnecessary slash strip
Package-Manager: Portage-2.3.73, Repoman-2.3.17
Signed-off-by: David Seifert <soap <AT> gentoo.org>
app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild b/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild
index baabf0037ba..98ad957b621 100644
--- a/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild
+++ b/app-misc/glcdprocdriver/glcdprocdriver-0.1.2.ebuild
@@ -29,7 +29,7 @@ src_compile() {
}
src_install() {
- emake DESTDIR="${ED%/}/usr" INCDIR="${ED%/}/usr/share/include" LIBDIR="${ED%/}/usr/$(get_libdir)" install
+ emake DESTDIR="${ED}/usr" INCDIR="${ED}/usr/share/include" LIBDIR="${ED}/usr/$(get_libdir)" install
einstalldocs
}
next reply other threads:[~2019-08-28 16:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-28 16:12 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-09-27 21:22 [gentoo-commits] repo/gentoo:master commit in: app-misc/glcdprocdriver/ Sam James
2022-02-10 20:52 Conrad Kostecki
2019-10-28 14:43 Joonas Niilola
2019-08-08 3:32 Joonas Niilola
2019-07-24 8:19 Agostino Sarubbo
2019-07-23 11:30 Agostino Sarubbo
2019-03-10 22:38 Patrice Clement
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=1567008724.ba0c51eae718c1afa6b9db95a6227f2c11481ac0.soap@gentoo \
--to=soap@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