Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Alexis Ballier (aballier)" <aballier@g.o>
Subject: gentoo-x86 commit in app-text/gocr/files: gocr-0.47-makefile.patch
Date: Wed, 29 Apr 2009 22:53:16 +0000
aballier    09/04/29 22:53:16

  Added:                gocr-0.47-makefile.patch
  Log:
  version bump, bug #187942
  (Portage version: 2.2_rc31/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/gocr/files/gocr-0.47-makefile.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gocr/files/gocr-0.47-makefile.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-text/gocr/files/gocr-0.47-makefile.patch?rev=1.1&content-type=text/plain

Index: gocr-0.47-makefile.patch
===================================================================
Index: gocr-0.47/src/Makefile.in
===================================================================
--- gocr-0.47.orig/src/Makefile.in
+++ gocr-0.47/src/Makefile.in
@@ -78,7 +78,7 @@ gocr.o: gocr.h Makefile ../include/versi
 $(PROGRAM): $(LIBOBJS) gocr.o
 	# make it conform to ld --as-needed
 	#$(CC) -o $@ $(LDFLAGS) gocr.o ./lib$(PGMASCLIB).a $(LIBS)
-	$(CC) -o $@ gocr.o $(LIBOBJS) $(LIBS)
+	$(CC) $(LDFLAGS) -o $@ gocr.o $(LIBOBJS) $(LIBS)
 	if test -r $(PROGRAM); then cp $@ ../bin; fi
 
 libs: lib$(PGMASCLIB).a lib$(PGMASCLIB).@PACKAGE_VERSION@.so





Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in media-libs/libmodplug: ChangeLog
Next by thread:
gentoo-x86 commit in app-text/gocr: ChangeLog gocr-0.47.ebuild
Previous by date:
gentoo-x86 commit in media-libs/libmodplug: ChangeLog
Next by date:
gentoo-x86 commit in app-text/gocr: ChangeLog gocr-0.47.ebuild


Updated Nov 17, 2011

Summary: Archive of the gentoo-commits mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.