public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-lang/tk/files: tcl-8.5.9-gentoo-fbsd.patch
@ 2012-04-26 19:47 Alexis Ballier (aballier)
  0 siblings, 0 replies; only message in thread
From: Alexis Ballier (aballier) @ 2012-04-26 19:47 UTC (permalink / raw
  To: gentoo-commits

aballier    12/04/26 19:47:53

  Added:                tcl-8.5.9-gentoo-fbsd.patch
  Log:
  port tcl fbsd patch to let it build sanely on FreeBSD: the patch is for tcl.m4 and tk bundles it own unfixed version...
  
  (Portage version: 2.2.0_alpha101/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-lang/tk/files/tcl-8.5.9-gentoo-fbsd.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/files/tcl-8.5.9-gentoo-fbsd.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-lang/tk/files/tcl-8.5.9-gentoo-fbsd.patch?rev=1.1&content-type=text/plain

Index: tcl-8.5.9-gentoo-fbsd.patch
===================================================================
diff --git a/unix/tcl.m4 b/unix/tcl.m4
index fdd9d44..31bfca8 100644
--- a/unix/tcl.m4
+++ b/unix/tcl.m4
@@ -1601,7 +1601,7 @@ dnl AC_CHECK_TOOL(AR, ar)
 	    # Version numbers are dot-stripped by system policy.
 	    TCL_TRIM_DOTS=`echo ${VERSION} | tr -d .`
 	    UNSHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}.a'
-	    SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so.1'
+	    SHARED_LIB_SUFFIX='${TCL_TRIM_DOTS}\$\{DBGX\}.so'
 	    TCL_LIB_VERSIONS_OK=nodots
 	    ;;
 	Darwin-*)






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

only message in thread, other threads:[~2012-04-26 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-26 19:47 [gentoo-commits] gentoo-x86 commit in dev-lang/tk/files: tcl-8.5.9-gentoo-fbsd.patch Alexis Ballier (aballier)

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