public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-util/geany-plugins/files: geany-plugins-0.20-geanyprj-outsrc-tests.patch
@ 2011-01-21 11:19 Lars Wendler (polynomial-c)
  0 siblings, 0 replies; only message in thread
From: Lars Wendler (polynomial-c) @ 2011-01-21 11:19 UTC (permalink / raw
  To: gentoo-commits

polynomial-c    11/01/21 11:19:29

  Added:                geany-plugins-0.20-geanyprj-outsrc-tests.patch
  Log:
  Version bump
  
  (Portage version: 2.2.0_alpha18/cvs/Linux x86_64)

Revision  Changes    Path
1.1                  dev-util/geany-plugins/files/geany-plugins-0.20-geanyprj-outsrc-tests.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/files/geany-plugins-0.20-geanyprj-outsrc-tests.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/geany-plugins/files/geany-plugins-0.20-geanyprj-outsrc-tests.patch?rev=1.1&content-type=text/plain

Index: geany-plugins-0.20-geanyprj-outsrc-tests.patch
===================================================================
Author: Nathan Phillip Brink <ohnobinki@ohnopublishing.net>
Date: 2011/01/20
Purpose: Fix test compilation failure in geanyprj for out-of-source builds.
Bug: https://sourceforge.net/tracker/?func=detail&aid=3163117&group_id=222729&atid=1056532

--- a/geany-plugins/geanyprj/tests/Makefile.am
+++ b/geany-plugins/geanyprj/tests/Makefile.am
@@ -1,6 +1,6 @@
 if UNITTESTS
 include $(top_srcdir)/build/vars.build.mk
-INCLUDES = $(GEANY_CFLAGS) -I../src -DUNITTESTS
+INCLUDES = $(GEANY_CFLAGS) -I$(srcdir)/../src -DUNITTESTS
 TESTS=unittests
 noinst_PROGRAMS=unittests
 unittests_SOURCES = unittests.c ../src/utils.c






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

only message in thread, other threads:[~2011-01-21 11:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-21 11:19 [gentoo-commits] gentoo-x86 commit in dev-util/geany-plugins/files: geany-plugins-0.20-geanyprj-outsrc-tests.patch Lars Wendler (polynomial-c)

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