public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-i18n/nabi/files: nabi-0.15-asneeded.patch
@ 2011-09-30  0:49 Naohiro Aota (naota)
  0 siblings, 0 replies; only message in thread
From: Naohiro Aota (naota) @ 2011-09-30  0:49 UTC (permalink / raw
  To: gentoo-commits

naota       11/09/30 00:49:36

  Added:                nabi-0.15-asneeded.patch
  Log:
  Fix --as-needed failure. Bug #384697
  
  (Portage version: 2.2.0_alpha59/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-i18n/nabi/files/nabi-0.15-asneeded.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/nabi/files/nabi-0.15-asneeded.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-i18n/nabi/files/nabi-0.15-asneeded.patch?rev=1.1&content-type=text/plain

Index: nabi-0.15-asneeded.patch
===================================================================
diff --git a/src/Makefile.am b/src/Makefile.am
index 700557c..ac6ec0d 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -27,6 +27,5 @@ nabi_SOURCES = \
 	keycapturedialog.c \
 	main.c
 
-nabi_LDFLAGS = @X_LIBS@ @X_PRE_LIBS@ -lX11 @GTK_LIBS@ 
-nabi_LDADD = ../IMdkit/libXimd.a
+nabi_LDADD = @X_LIBS@ @X_PRE_LIBS@ -lX11 @GTK_LIBS@ ../IMdkit/libXimd.a
 






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

only message in thread, other threads:[~2011-09-30  0:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30  0:49 [gentoo-commits] gentoo-x86 commit in app-i18n/nabi/files: nabi-0.15-asneeded.patch Naohiro Aota (naota)

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