About | Projects | Docs | Forums | Lists | Bugs | Get Gentoo! | Support | Planet | Wiki
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
Updated Nov 17, 2011
Summary: Archive of the gentoo-commits mailing list.
Donate to support our development efforts.
Your browser does not support iframes.