public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-misc/FORT-validator/
Date: Mon,  3 Jun 2024 01:18:27 +0000 (UTC)	[thread overview]
Message-ID: <1717377484.5d8e3eb9012d1e57e75256471cd4a2bf823729af.watermanpaint@gentoo> (raw)

commit:     5d8e3eb9012d1e57e75256471cd4a2bf823729af
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Jun  3 00:54:32 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Jun  3 01:18:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5d8e3eb9

net-misc/FORT-validator: Fix DESTDIR to work with Makefile's "prefix"

Default src_configure runs with --prefix="${EPREFIX}"/usr, so we
shouldn't specify ${EPREFIX} in DESTDIR.

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 net-misc/FORT-validator/FORT-validator-1.5.4-r1.ebuild | 2 +-
 net-misc/FORT-validator/FORT-validator-1.6.1-r1.ebuild | 2 +-
 net-misc/FORT-validator/FORT-validator-1.6.2-r1.ebuild | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-misc/FORT-validator/FORT-validator-1.5.4-r1.ebuild b/net-misc/FORT-validator/FORT-validator-1.5.4-r1.ebuild
index 0b4f4d9cb..b24747b38 100644
--- a/net-misc/FORT-validator/FORT-validator-1.5.4-r1.ebuild
+++ b/net-misc/FORT-validator/FORT-validator-1.5.4-r1.ebuild
@@ -49,7 +49,7 @@ src_install() {
 	newinitd "${FILESDIR}/${MY_PN}-1.5-initd" ${MY_PN}
 	newconfd "${FILESDIR}/${MY_PN}-1.5-confd" ${MY_PN}
 
-	emake DESTDIR="${ED}" install
+	emake DESTDIR="${D}" install
 	insinto /usr/share/${MY_PN}/
 	insopts -m0644 -o "${MY_PN}"
 	diropts -m0755 -o "${MY_PN}"

diff --git a/net-misc/FORT-validator/FORT-validator-1.6.1-r1.ebuild b/net-misc/FORT-validator/FORT-validator-1.6.1-r1.ebuild
index 192cce1c9..c8938f818 100644
--- a/net-misc/FORT-validator/FORT-validator-1.6.1-r1.ebuild
+++ b/net-misc/FORT-validator/FORT-validator-1.6.1-r1.ebuild
@@ -49,7 +49,7 @@ src_install() {
 	newinitd "${FILESDIR}/${MY_PN}-1.5-initd" ${MY_PN}
 	newconfd "${FILESDIR}/${MY_PN}-1.5-confd" ${MY_PN}
 
-	emake DESTDIR="${ED}" install
+	emake DESTDIR="${D}" install
 	insinto /usr/share/${MY_PN}/
 	insopts -m0644 -o "${MY_PN}"
 	diropts -m0755 -o "${MY_PN}"

diff --git a/net-misc/FORT-validator/FORT-validator-1.6.2-r1.ebuild b/net-misc/FORT-validator/FORT-validator-1.6.2-r1.ebuild
index b5735861e..2d18fb546 100644
--- a/net-misc/FORT-validator/FORT-validator-1.6.2-r1.ebuild
+++ b/net-misc/FORT-validator/FORT-validator-1.6.2-r1.ebuild
@@ -49,7 +49,7 @@ src_install() {
 	newinitd "${FILESDIR}/${MY_PN}-1.5-initd" ${MY_PN}
 	newconfd "${FILESDIR}/${MY_PN}-1.5-confd" ${MY_PN}
 
-	emake DESTDIR="${ED}" install
+	emake DESTDIR="${D}" install
 	insinto /usr/share/${MY_PN}/
 	insopts -m0644 -o "${MY_PN}"
 	diropts -m0755 -o "${MY_PN}"


             reply	other threads:[~2024-06-03  1:18 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-03  1:18 Lucio Sauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-03  1:18 [gentoo-commits] repo/proj/guru:dev commit in: net-misc/FORT-validator/ Lucio Sauer
2024-06-03  1:18 Lucio Sauer
2024-05-30 12:19 Alarig Le Lay
2024-05-30 12:19 Alarig Le Lay
2024-05-26 17:04 Alarig Le Lay
2024-05-26 17:01 Alarig Le Lay
2023-10-06 14:38 [gentoo-commits] repo/proj/guru:master " David Roman
2023-10-06 14:35 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2023-10-06 14:38 [gentoo-commits] repo/proj/guru:master " David Roman
2023-10-06 14:35 ` [gentoo-commits] repo/proj/guru:dev " David Roman
2022-12-28 22:24 Alarig Le Lay
2021-05-03 10:11 [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-05-03  9:36 ` [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2020-12-26  9:09 Theo Anderson
2020-12-07 12:14 Alarig Le Lay
2020-12-07 12:14 Alarig Le Lay
2020-12-03 13:02 Alarig Le Lay
2020-12-03 13:02 Alarig Le Lay
2020-07-08 20:46 Alarig Le Lay
2020-05-02  8:40 Alarig Le Lay
2020-03-15 11:29 Andrew Ammerlaan
2020-03-15 10:47 Alarig Le Lay
2020-03-13 16:27 Alarig Le Lay

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=1717377484.5d8e3eb9012d1e57e75256471cd4a2bf823729af.watermanpaint@gentoo \
    --to=watermanpaint@posteo.net \
    --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