public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/openjade/files: openjade-1.3.2-lib64-fix.patch
@ 2008-12-09 21:23 Friedrich Oslage (bluebird)
  0 siblings, 0 replies; 2+ messages in thread
From: Friedrich Oslage (bluebird) @ 2008-12-09 21:23 UTC (permalink / raw
  To: gentoo-commits

bluebird    08/12/09 21:23:47

  Added:                openjade-1.3.2-lib64-fix.patch
  Log:
  Fix unreliable check for libosp.la, bug #235610
  (Portage version: 2.2_rc16/cvs/Linux 2.6.28-rc7-00236-g437f2f9 sparc64)

Revision  Changes    Path
1.1                  app-text/openjade/files/openjade-1.3.2-lib64-fix.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/openjade/files/openjade-1.3.2-lib64-fix.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/openjade/files/openjade-1.3.2-lib64-fix.patch?rev=1.1&content-type=text/plain

Index: openjade-1.3.2-lib64-fix.patch
===================================================================
See https://bugs.gentoo.org/show_bug.cgi?id=235610

--- config/configure.in
+++ config/configure.in
@@ -53,7 +53,7 @@
 esac
 # On PPC64 libosp is to be found in /usr/lib64; thus
 # fall back to this directory
-test -d ${osplibdir}64 && osplibdir=${osplibdir}64
+test -f ${osplibdir}64/libosp.la && osplibdir=${osplibdir}64
 AC_MSG_CHECKING(location of OpenSP Library)
 AC_ARG_ENABLE(splibdir,
 [  --enable-splibdir=pathlist
--- configure
+++ configure
@@ -1753,7 +1753,7 @@
 esac
 # On PPC64 libosp is to be found in /usr/lib64; thus
 # fall back to this directory
-test -d ${osplibdir}64 && osplibdir=${osplibdir}64
+test -f ${osplibdir}64/libosp.la && osplibdir=${osplibdir}64
 echo "$as_me:$LINENO: checking location of OpenSP Library" >&5
 echo $ECHO_N "checking location of OpenSP Library... $ECHO_C" >&6
 # Check whether --enable-splibdir or --disable-splibdir was given.






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

* [gentoo-commits] gentoo-x86 commit in app-text/openjade/files: openjade-1.3.2-lib64-fix.patch
@ 2011-01-12 12:17 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 2+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2011-01-12 12:17 UTC (permalink / raw
  To: gentoo-commits

arfrever    11/01/12 12:17:32

  Removed:              openjade-1.3.2-lib64-fix.patch
  Log:
  Delete older ebuilds.
  
  (Portage version: 2.2.0_alpha14_p1/cvs/Linux x86_64)



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

end of thread, other threads:[~2011-01-12 12:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-09 21:23 [gentoo-commits] gentoo-x86 commit in app-text/openjade/files: openjade-1.3.2-lib64-fix.patch Friedrich Oslage (bluebird)
  -- strict thread matches above, loose matches on Subject: below --
2011-01-12 12:17 Arfrever Frehtes Taifersar Arahesis (arfrever)

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