From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-lang/duktape/
Date: Thu, 15 Sep 2022 13:09:23 +0000 (UTC) [thread overview]
Message-ID: <1663247352.336a45629bc12ad6d5ff4854c51d2a63c1483e3f.sam@gentoo> (raw)
commit: 336a45629bc12ad6d5ff4854c51d2a63c1483e3f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 15 13:08:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Sep 15 13:09:12 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=336a4562
dev-lang/duktape: fix .pc file
Closes: https://bugs.gentoo.org/870202
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-lang/duktape/{duktape-2.7.0-r2.ebuild => duktape-2.7.0-r3.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-lang/duktape/duktape-2.7.0-r2.ebuild b/dev-lang/duktape/duktape-2.7.0-r3.ebuild
similarity index 81%
rename from dev-lang/duktape/duktape-2.7.0-r2.ebuild
rename to dev-lang/duktape/duktape-2.7.0-r3.ebuild
index 4dc7046bdd37..51a4ebed87cd 100644
--- a/dev-lang/duktape/duktape-2.7.0-r2.ebuild
+++ b/dev-lang/duktape/duktape-2.7.0-r3.ebuild
@@ -27,11 +27,11 @@ src_prepare() {
}
src_compile() {
- emake CC="$(tc-getCC)"
+ emake CC="$(tc-getCC)" INSTALL_PREFIX="${EPREFIX}"/usr LIBDIR="/$(get_libdir)"
}
src_install() {
dodir /usr/$(get_libdir)
dodir /usr/include
- emake INSTALL_PREFIX="${ED}"/usr LIBDIR="/$(get_libdir)" install
+ emake DESTDIR="${D}" INSTALL_PREFIX="${EPREFIX}"/usr LIBDIR="/$(get_libdir)" install
}
next reply other threads:[~2022-09-15 13:09 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-15 13:09 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-16 19:11 [gentoo-commits] repo/gentoo:master commit in: dev-lang/duktape/ Arthur Zamarin
2023-03-19 17:36 Arthur Zamarin
2022-05-04 13:16 Agostino Sarubbo
2022-04-25 15:06 Sam James
2022-03-15 18:20 Matt Turner
2022-03-15 5:53 Matt Turner
2022-03-13 2:44 Matt Turner
2022-03-12 13:17 Arthur Zamarin
2022-03-12 12:20 Arthur Zamarin
2022-03-11 8:37 Agostino Sarubbo
2022-03-11 8:37 Agostino Sarubbo
2022-03-10 23:43 Sam James
2022-03-10 23:43 Sam James
2022-02-20 20:34 Sam James
2022-02-20 5:51 Sam James
2022-02-20 5:51 Sam James
2022-02-19 2:54 Sam James
2021-09-07 12:30 Marek Szuba
2021-04-01 22:32 Sam James
2021-02-15 10:48 Sam James
2021-02-14 14:53 Sam James
2021-01-05 20:51 Sam James
2021-01-02 22:09 Sam James
2020-12-29 9:57 Sam James
2020-11-17 18:49 Agostino Sarubbo
2020-11-16 6:07 Sam James
2020-09-23 10:34 Agostino Sarubbo
2020-09-23 10:20 Agostino Sarubbo
2020-06-28 8:52 Ian Whyman
2020-06-27 10:07 Ian Whyman
2019-10-15 20:29 Ian Whyman
2019-04-13 8:50 Ian Whyman
2018-10-25 18:24 Ian Whyman
2018-04-05 19:23 Ian Whyman
2017-08-30 19:11 Ian Whyman
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=1663247352.336a45629bc12ad6d5ff4854c51d2a63c1483e3f.sam@gentoo \
--to=sam@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