public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-nntp/nzbget/files: nzbget-0.7.0-underlinking.patch
@ 2011-08-30 21:32 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2011-08-30 21:32 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/08/30 21:32:40

  Added:                nzbget-0.7.0-underlinking.patch
  Log:
  Fix underlinking issue (bug #372021) and add dependency on pkgconfig.
  
  (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  net-nntp/nzbget/files/nzbget-0.7.0-underlinking.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/files/nzbget-0.7.0-underlinking.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-nntp/nzbget/files/nzbget-0.7.0-underlinking.patch?rev=1.1&content-type=text/plain

Index: nzbget-0.7.0-underlinking.patch
===================================================================
--- nzbget-0.7.0/configure.ac.orig
+++ nzbget-0.7.0/configure.ac
@@ -204,7 +204,7 @@
 	[LIBVAL="no"])
 if test "$INCVAL" = "no" -o "$LIBVAL" = "no"; then
 	PKG_CHECK_MODULES(libxml2, libxml-2.0,
-		[LDFLAGS="${LDFLAGS} $libxml2_LIBS"]
+		[LIBS="${LIBS} $libxml2_LIBS"]
 		[CPPFLAGS="${CPPFLAGS} $libxml2_CFLAGS"]
 		[CFLAGS="${CFLAGS} $libxml2_CFLAGS"])
 fi
@@ -290,7 +290,7 @@
 		[LIBVAL="no"])
 	if test "$INCVAL" = "no" -o "$LIBVAL" = "no"; then
 		PKG_CHECK_MODULES(libsigc, sigc++-2.0,
-			[LDFLAGS="${LDFLAGS} $libsigc_LIBS"]
+			[LIBS="${LIBS} $libsigc_LIBS"]
 			[CPPFLAGS="${CPPFLAGS} $libsigc_CFLAGS"])
 	fi
 	






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-nntp/nzbget/files: nzbget-0.7.0-underlinking.patch
@ 2014-01-04  6:20 Tim Harder (radhermit)
  0 siblings, 0 replies; 2+ messages in thread
From: Tim Harder (radhermit) @ 2014-01-04  6:20 UTC (permalink / raw
  To: gentoo-commits

radhermit    14/01/04 06:20:04

  Removed:              nzbget-0.7.0-underlinking.patch
  Log:
  Remove old.
  
  (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-01-04  6:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-30 21:32 [gentoo-commits] gentoo-x86 commit in net-nntp/nzbget/files: nzbget-0.7.0-underlinking.patch Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-04  6:20 Tim Harder (radhermit)

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