public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-print/cnijfilter2/
Date: Fri, 11 Sep 2020 06:59:48 +0000 (UTC)	[thread overview]
Message-ID: <1599807575.ccda403aac24c9ceb40f6c86f8f816d59a2d4b6d.tupone@gentoo> (raw)

commit:     ccda403aac24c9ceb40f6c86f8f816d59a2d4b6d
Author:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 11 06:58:58 2020 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Fri Sep 11 06:59:35 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ccda403a

net-print/cnijfilter2: respect LDFLAGS

Closes: https://bugs.gentoo.org/741104
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 net-print/cnijfilter2/cnijfilter2-5.80.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-print/cnijfilter2/cnijfilter2-5.80.ebuild b/net-print/cnijfilter2/cnijfilter2-5.80.ebuild
index ec45c101ab1..a631ce9abcc 100644
--- a/net-print/cnijfilter2/cnijfilter2-5.80.ebuild
+++ b/net-print/cnijfilter2/cnijfilter2-5.80.ebuild
@@ -66,7 +66,7 @@ src_prepare() {
 }
 
 src_configure() {
-	LDFLAGS="-L"${S}"/${LIBDIR}" econf --enable-progpath="${EPREFIX}/usr/bin"
+	econf --enable-progpath="${EPREFIX}/usr/bin" LDFLAGS="-L"${S}"/${LIBDIR} ${LDFLAGS}"
 }
 
 src_install() {


             reply	other threads:[~2020-09-11  6:59 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-11  6:59 Alfredo Tupone [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-20  7:13 [gentoo-commits] repo/gentoo:master commit in: net-print/cnijfilter2/ Alfredo Tupone
2024-01-13  8:44 Alfredo Tupone
2023-10-29 19:31 Alfredo Tupone
2023-09-02 20:49 Alfredo Tupone
2023-03-11  8:18 Alfredo Tupone
2023-02-20 20:01 Alfredo Tupone
2022-06-16 16:30 Sam James
2021-01-18  1:41 Sam James
2021-01-18  1:40 Sam James
2021-01-02 10:52 Alfredo Tupone
2020-02-02 20:44 Alfredo Tupone
2018-12-05  7:21 Alfredo Tupone
2018-09-21  9:06 Alfredo Tupone

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=1599807575.ccda403aac24c9ceb40f6c86f8f816d59a2d4b6d.tupone@gentoo \
    --to=tupone@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