From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sys-cluster/blcr/
Date: Wed, 23 Sep 2015 12:48:10 +0000 (UTC) [thread overview]
Message-ID: <1443009741.e0e7af2e3f62a9959094f1a2857597d69f929d3a.jlec@gentoo> (raw)
commit: e0e7af2e3f62a9959094f1a2857597d69f929d3a
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 23 12:02:21 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Wed Sep 23 12:02:21 2015 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=e0e7af2e
sys-cluster/blcr: Use default functions
Package-Manager: portage-2.2.21
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
sys-cluster/blcr/blcr-0.8.4.ebuild | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sys-cluster/blcr/blcr-0.8.4.ebuild b/sys-cluster/blcr/blcr-0.8.4.ebuild
index feaff9b..8145dd0 100644
--- a/sys-cluster/blcr/blcr-0.8.4.ebuild
+++ b/sys-cluster/blcr/blcr-0.8.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -41,13 +41,13 @@ pkg_setup() {
src_install() {
dodoc README NEWS
cd "${S}"/util || die
- emake DESTDIR="${D}" install
+ default
cd "${S}"/libcr || die
- emake DESTDIR="${D}" install
+ default
cd "${S}"/man || die
- emake DESTDIR="${D}" install
+ default
cd "${S}"/include || die
- emake DESTDIR="${D}" install
+ default
linux-mod_src_install
}
next reply other threads:[~2015-09-23 12:48 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-23 12:48 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-09-26 1:19 [gentoo-commits] proj/sci:master commit in: sys-cluster/blcr/ Aisha Tammy
2017-02-19 17:53 Justin Lecher
2016-11-21 15:48 Martin Mokrejs
2016-11-21 15:39 Martin Mokrejs
2014-11-13 0:15 Christoph Junghans
2012-03-15 20:36 Martin Mokrejs
2012-03-08 20:34 Martin Mokrejs
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=1443009741.e0e7af2e3f62a9959094f1a2857597d69f929d3a.jlec@gentoo \
--to=jlec@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