public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-strategy/warmux/, games-strategy/warmux/files/
@ 2021-04-07  8:11 Sam James
  0 siblings, 0 replies; only message in thread
From: Sam James @ 2021-04-07  8:11 UTC (permalink / raw
  To: gentoo-commits

commit:     2e41dcba0945891f7adb031d44f303c94fc9e291
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Apr  7 07:46:54 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Apr  7 08:10:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e41dcba

games-strategy/warmux: respect AR

Closes: https://bugs.gentoo.org/780693
Signed-off-by: Sam James <sam <AT> gentoo.org>

 games-strategy/warmux/files/warmux-11.04.1-respect-AR.patch | 12 ++++++++++++
 games-strategy/warmux/warmux-11.04.1-r1.ebuild              |  1 +
 2 files changed, 13 insertions(+)

diff --git a/games-strategy/warmux/files/warmux-11.04.1-respect-AR.patch b/games-strategy/warmux/files/warmux-11.04.1-respect-AR.patch
new file mode 100644
index 00000000000..229e5963ad5
--- /dev/null
+++ b/games-strategy/warmux/files/warmux-11.04.1-respect-AR.patch
@@ -0,0 +1,12 @@
+diff --git a/configure.ac b/configure.ac
+index a799477..d31e40c 100644
+--- a/configure.ac
++++ b/configure.ac
+@@ -35,6 +35,7 @@ AC_PROG_CXX
+ AC_PROG_CPP
+ AC_PROG_INSTALL
+ AC_PROG_RANLIB
++AM_PROG_AR
+ AC_CHECK_TOOL(STRIP, strip)
+ AC_CHECK_TOOL(WINDRES, windres)
+ 

diff --git a/games-strategy/warmux/warmux-11.04.1-r1.ebuild b/games-strategy/warmux/warmux-11.04.1-r1.ebuild
index 14f71195338..fd2b025c8fa 100644
--- a/games-strategy/warmux/warmux-11.04.1-r1.ebuild
+++ b/games-strategy/warmux/warmux-11.04.1-r1.ebuild
@@ -39,6 +39,7 @@ PATCHES=(
 	"${FILESDIR}"/${P}-gcc47.patch
 	"${FILESDIR}"/${P}-stat.patch
 	"${FILESDIR}"/${P}-fix-c++14.patch
+	"${FILESDIR}"/${P}-respect-AR.patch
 )
 
 src_prepare() {


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-04-07  8:11 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-07  8:11 [gentoo-commits] repo/gentoo:master commit in: games-strategy/warmux/, games-strategy/warmux/files/ Sam James

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox