public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/t1lib/files: t1lib-5.1.1-parallel.patch
@ 2007-10-05 23:15 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; only message in thread
From: Ryan Hill (dirtyepic) @ 2007-10-05 23:15 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    07/10/05 23:15:28

  Added:                t1lib-5.1.1-parallel.patch
  Log:
  Fix parallel build for bug #194720.
  (Portage version: 2.1.3.11)

Revision  Changes    Path
1.1                  media-libs/t1lib/files/t1lib-5.1.1-parallel.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/files/t1lib-5.1.1-parallel.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/t1lib/files/t1lib-5.1.1-parallel.patch?rev=1.1&content-type=text/plain

Index: t1lib-5.1.1-parallel.patch
===================================================================
diff -Naur t1lib-5.1.1-orig/lib/Makefile.in t1lib-5.1.1/lib/Makefile.in
--- t1lib-5.1.1-orig/lib/Makefile.in	2006-11-05 17:06:05.000000000 -0600
+++ t1lib-5.1.1/lib/Makefile.in	2007-10-04 21:21:20.000000000 -0600
@@ -133,7 +133,7 @@
 	cp t1lib/t1lib.h .
 
 
-libt1x.la: $(T1LIBX_OBJS)
+libt1x.la: $(T1LIBX_OBJS) libt1.la
 	$(LIBTOOL) --mode=link \
 		$(CC) $(LDFLAGS) -o $@ $(T1LIBX_OBJS) \
 	         -version-info @T1LIB_LT_CURRENT@:@T1LIB_LT_REVISION@:@T1LIB_LT_AGE@ \



-- 
gentoo-commits@gentoo.org mailing list



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

only message in thread, other threads:[~2007-10-05 23:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-05 23:15 [gentoo-commits] gentoo-x86 commit in media-libs/t1lib/files: t1lib-5.1.1-parallel.patch Ryan Hill (dirtyepic)

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