public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: games-util/xqf/files/
@ 2020-11-22 14:15 David Seifert
  0 siblings, 0 replies; only message in thread
From: David Seifert @ 2020-11-22 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     6ebb9c8d9e3d5bd63cebcf51b58ababdbcebc48d
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 22 14:15:23 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Nov 22 14:15:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ebb9c8d

games-util/xqf: Call AM_PROG_AR

Closes: https://bugs.gentoo.org/756040
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 games-util/xqf/files/xqf-1.0.6.2-underlink.patch | 28 ++++++++++++++++--------
 1 file changed, 19 insertions(+), 9 deletions(-)

diff --git a/games-util/xqf/files/xqf-1.0.6.2-underlink.patch b/games-util/xqf/files/xqf-1.0.6.2-underlink.patch
index a40961eb25f..0e3ba3ed22e 100644
--- a/games-util/xqf/files/xqf-1.0.6.2-underlink.patch
+++ b/games-util/xqf/files/xqf-1.0.6.2-underlink.patch
@@ -1,13 +1,13 @@
---- a/src/Makefile.am
-+++ b/src/Makefile.am
-@@ -41,6 +41,7 @@
- 	    $(GEOIP_LIB) \
- 	    $(PACKAGE_LIBS) \
- 	    $(GDK_PIXBUF_LIBS) \
-+	    -lX11 \
- 	    -lz -ldl
+--- a/configure.in
++++ b/configure.in
+@@ -23,6 +23,7 @@
+ AC_ISC_POSIX
+ AC_PROG_LN_S
+ AC_PROG_RANLIB
++AM_PROG_AR
  
- xqf_LDFLAGS = -Wl,-rpath,$(pkglibdir) -Wl,--export-dynamic -Wl,--version-script=$(top_srcdir)/src/xqf.map
+ dnl Checks for header files.
+ AC_HEADER_STDC
 --- a/po/POTFILES.in
 +++ b/po/POTFILES.in
 @@ -21,6 +21,7 @@
@@ -18,3 +18,13 @@
  #src/server.c
  #src/skin.c
  #src/skin_pcx.c
+--- a/src/Makefile.am
++++ b/src/Makefile.am
+@@ -41,6 +41,7 @@
+ 	    $(GEOIP_LIB) \
+ 	    $(PACKAGE_LIBS) \
+ 	    $(GDK_PIXBUF_LIBS) \
++	    -lX11 \
+ 	    -lz -ldl
+ 
+ xqf_LDFLAGS = -Wl,-rpath,$(pkglibdir) -Wl,--export-dynamic -Wl,--version-script=$(top_srcdir)/src/xqf.map


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

only message in thread, other threads:[~2020-11-22 14:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-22 14:15 [gentoo-commits] repo/gentoo:master commit in: games-util/xqf/files/ David Seifert

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