public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jeroen Roovers" <jer@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/jwm/
Date: Sun, 11 Oct 2015 07:57:10 +0000 (UTC)	[thread overview]
Message-ID: <1444550222.ab691b79e565d9c344f0f092816ec557adf2b7ca.jer@gentoo> (raw)

commit:     ab691b79e565d9c344f0f092816ec557adf2b7ca
Author:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 11 07:56:17 2015 +0000
Commit:     Jeroen Roovers <jer <AT> gentoo <DOT> org>
CommitDate: Sun Oct 11 07:57:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab691b79

x11-wm/jwm: Use default emake install to simply src_install() and fix sandbox violation in locales.

Package-Manager: portage-2.2.23

 x11-wm/jwm/jwm-2.3.2.ebuild | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/x11-wm/jwm/jwm-2.3.2.ebuild b/x11-wm/jwm/jwm-2.3.2.ebuild
index 6b8baaf..0332d56 100644
--- a/x11-wm/jwm/jwm-2.3.2.ebuild
+++ b/x11-wm/jwm/jwm-2.3.2.ebuild
@@ -44,11 +44,11 @@ src_configure() {
 }
 
 src_install() {
-	dodir /usr/bin
 	dodir /etc
+	dodir /usr/bin
 	dodir /usr/share/man
-	emake BINDIR="${D}/usr/bin" SYSCONF="${D}/etc" \
-		MANDIR="${D}/usr/share/man" install
+
+	default
 
 	make_wrapper "${PN}" "/usr/bin/${PN}" "" "" "/etc/X11/Sessions"
 
@@ -60,4 +60,4 @@ pkg_postinst() {
 	einfo "or per-user by creating a configuration file in ~/.jwmrc"
 	einfo
 	einfo "An example file can be found in ${EROOT}/usr/share/doc/${PF}/"
-}
\ No newline at end of file
+}


             reply	other threads:[~2015-10-11  7:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-11  7:57 Jeroen Roovers [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-21 15:12 [gentoo-commits] repo/gentoo:master commit in: x11-wm/jwm/ Conrad Kostecki
2024-07-21 15:12 Conrad Kostecki
2024-07-21 15:12 Conrad Kostecki
2022-09-30  9:26 Andreas Sturmlechner
2022-09-30  2:20 Sam James
2022-08-10  5:03 Sam James
2022-08-10  5:03 Sam James
2021-04-17  2:05 Sam Jorna
2021-04-16 11:23 Sam James
2021-04-11 13:57 Sam Jorna
2021-04-11 13:57 Sam Jorna
2021-03-29  7:56 Sam Jorna
2019-12-16  8:48 Sam Jorna
2019-09-11 16:21 Michał Górny
2018-04-11  3:21 Sam Jorna
2016-11-08 21:30 Sam Jorna
2016-05-16  9:07 Sam Jorna
2016-05-16  6:58 Sam Jorna
2016-03-16  0:39 Sam Jorna
2016-03-14 23:37 Sam Jorna
2016-02-15  5:07 Jeroen Roovers
2016-01-17 17:14 Agostino Sarubbo
2016-01-15  9:03 Agostino Sarubbo
2016-01-10  8:21 Amy Winston
2015-10-12 11:38 Amy Winston
2015-10-11  7:57 Jeroen Roovers
2015-10-11  7:57 Jeroen Roovers
2015-10-10 13:16 Amy Winston
2015-10-09 14:45 Ian Delaney

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=1444550222.ab691b79e565d9c344f0f092816ec557adf2b7ca.jer@gentoo \
    --to=jer@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