From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libpciaccess/
Date: Sun, 17 Jan 2021 02:16:38 +0000 (UTC) [thread overview]
Message-ID: <1610849774.970bdc895c2c3b5ca2a1fb3c3c56c83ec97ed14f.polynomial-c@gentoo> (raw)
commit: 970bdc895c2c3b5ca2a1fb3c3c56c83ec97ed14f
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 17 02:15:17 2021 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Jan 17 02:16:14 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970bdc89
x11-libs/libpciaccess: Use autotools to install scanpci
Closes: https://bugs.gentoo.org/765706
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>
x11-libs/libpciaccess/libpciaccess-0.16.ebuild | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/x11-libs/libpciaccess/libpciaccess-0.16.ebuild b/x11-libs/libpciaccess/libpciaccess-0.16.ebuild
index 26d6ad0aa67..958bd5f5f28 100644
--- a/x11-libs/libpciaccess/libpciaccess-0.16.ebuild
+++ b/x11-libs/libpciaccess/libpciaccess-0.16.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
XORG_MULTILIB=yes
+XORG_EAUTORECONF=yes
inherit xorg-3
DESCRIPTION="Library providing generic access to the PCI bus and devices"
@@ -22,11 +23,8 @@ pkg_setup() {
)
}
-multilib_src_install() {
- default
-
- if multilib_is_native_abi; then
- dodir /usr/bin
- /bin/sh libtool --mode=install "$(type -P install)" -c scanpci/scanpci "${ED}"/usr/bin || die
- fi
+src_prepare() {
+ # Let autotools install scanpci (#765706)
+ sed 's@^noinst_@bin_@' -i scanpci/Makefile.am || die
+ xorg-3_src_prepare
}
next reply other threads:[~2021-01-17 2:16 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-17 2:16 Lars Wendler [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-09 18:54 [gentoo-commits] repo/gentoo:master commit in: x11-libs/libpciaccess/ Matt Turner
2024-05-17 0:24 Matt Turner
2024-04-24 17:59 Arthur Zamarin
2024-04-24 17:59 Arthur Zamarin
2024-04-24 17:33 Arthur Zamarin
2024-04-24 17:16 Sam James
2024-04-24 17:15 Arthur Zamarin
2024-04-24 17:14 Arthur Zamarin
2024-04-24 17:14 Arthur Zamarin
2024-03-23 23:58 Matt Turner
2024-03-22 5:45 Ionen Wolkens
2024-03-07 11:51 Sam James
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-03-07 9:15 Jakov Smolić
2024-02-04 22:22 Matt Turner
2023-06-05 15:40 Matt Turner
2023-06-03 19:44 Arthur Zamarin
2023-06-01 20:04 Sam James
2023-06-01 17:04 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:41 Arthur Zamarin
2023-06-01 16:03 Arthur Zamarin
2022-11-19 7:01 Arthur Zamarin
2022-11-16 7:58 Arthur Zamarin
2022-10-18 3:34 Matt Turner
2021-12-25 0:02 Mike Gilbert
2021-12-18 12:08 James Le Cuirot
2021-12-07 20:29 Sam James
2021-11-28 20:08 Mike Gilbert
2021-09-23 20:13 Sam James
2021-05-02 15:24 Matt Turner
2020-03-11 18:42 Matt Turner
2019-09-21 17:11 Matt Turner
2019-09-21 13:45 Sergei Trofimovich
2019-09-21 0:15 Mikle Kolyada
2019-09-21 0:15 Mikle Kolyada
2019-09-20 21:32 Aaron Bauman
2019-09-20 12:17 Agostino Sarubbo
2019-09-20 12:14 Agostino Sarubbo
2019-09-20 12:10 Agostino Sarubbo
2019-09-20 12:08 Agostino Sarubbo
2019-09-20 12:06 Agostino Sarubbo
2019-07-26 17:10 Matt Turner
2019-07-17 18:29 Matt Turner
2019-07-11 18:32 Matt Turner
2018-08-17 2:05 Mikle Kolyada
2018-07-24 9:43 Mart Raudsepp
2018-05-20 18:37 Matt Turner
2018-05-20 18:37 Matt Turner
2018-05-13 11:30 Markus Meier
2018-05-08 6:24 Sergei Trofimovich
2018-05-07 19:22 Thomas Deutschmann
2018-05-06 20:45 Matt Turner
2018-05-06 19:40 Sergei Trofimovich
2018-05-06 19:23 Matt Turner
2018-05-06 12:36 Mikle Kolyada
2017-11-07 12:18 Lars Wendler
2017-11-07 12:18 Lars Wendler
2017-04-06 22:04 Manuel Rüger
2017-01-29 21:11 Fabian Groffen
2016-11-13 9:17 Agostino Sarubbo
2016-11-12 11:52 Agostino Sarubbo
2016-06-02 17:12 Tobias Klausmann
2016-02-28 6:56 Matt Thode
2016-01-09 14:35 Jeroen Roovers
2015-12-19 21:43 Markus Meier
2015-12-02 11:16 Agostino Sarubbo
2015-12-01 10:17 Agostino Sarubbo
2015-11-30 11:51 Agostino Sarubbo
2015-09-05 6:44 Matt Turner
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=1610849774.970bdc895c2c3b5ca2a1fb3c3c56c83ec97ed14f.polynomial-c@gentoo \
--to=polynomial-c@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