public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-text/highlight/files: highlight-3.3-parallel-make.patch
@ 2011-02-09  8:52 Tim Harder (radhermit)
  0 siblings, 0 replies; only message in thread
From: Tim Harder (radhermit) @ 2011-02-09  8:52 UTC (permalink / raw
  To: gentoo-commits

radhermit    11/02/09 08:52:35

  Added:                highlight-3.3-parallel-make.patch
  Log:
  Version bump for bug #337531. Bump to EAPI 4, add examples USE flag, explicitly set RDEPEND="${DEPEND}", and fix parallel make issue.
  
  (Portage version: 2.2.0_alpha22/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  app-text/highlight/files/highlight-3.3-parallel-make.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/highlight/files/highlight-3.3-parallel-make.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-text/highlight/files/highlight-3.3-parallel-make.patch?rev=1.1&content-type=text/plain

Index: highlight-3.3-parallel-make.patch
===================================================================
--- highlight-3.3/src/makefile.orig
+++ highlight-3.3/src/makefile
@@ -103,7 +103,7 @@
 highlight-gui: libhighlight.a ${GUI_OBJECTS}
 	cd gui-qt && \
 	${QMAKE} 'DEFINES+=DATA_DIR=\\\"${HL_DATA_DIR}\\\" CONFIG_DIR=\\\"${HL_CONFIG_DIR}\\\" DOC_DIR=\\\"${HL_DOC_DIR}\\\"' && \
-	make
+	$(MAKE)
 
 $(OBJECTFILES) : makefile
 






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

only message in thread, other threads:[~2011-02-09  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-09  8:52 [gentoo-commits] gentoo-x86 commit in app-text/highlight/files: highlight-3.3-parallel-make.patch Tim Harder (radhermit)

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