public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in gnome-base/orbit/files: orbit-2.14.19-automake-1.13.patch
@ 2013-05-03 17:15 Justin Lecher (jlec)
  0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2013-05-03 17:15 UTC (permalink / raw
  To: gentoo-commits

jlec        13/05/03 17:15:28

  Added:                orbit-2.14.19-automake-1.13.patch
  Log:
  gnome-base/orbit: Fix usage of srcdir with tests for atuomake-1.13 compatibility, #454956
  
  (Portage version: 2.2.0_alpha173/cvs/Linux x86_64, signed Manifest commit with key 8009D6F070EB7916)

Revision  Changes    Path
1.1                  gnome-base/orbit/files/orbit-2.14.19-automake-1.13.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/orbit/files/orbit-2.14.19-automake-1.13.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/gnome-base/orbit/files/orbit-2.14.19-automake-1.13.patch?rev=1.1&content-type=text/plain

Index: orbit-2.14.19-automake-1.13.patch
===================================================================
 test/everything/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/everything/Makefile.am b/test/everything/Makefile.am
index 32beb36..1eef7ac 100644
--- a/test/everything/Makefile.am
+++ b/test/everything/Makefile.am
@@ -73,12 +73,12 @@ server_DEPENDENCIES=${EVERYTHING_BUILT} $(included_src)
 
 IDL_FLAGS= --showcpperrors --add-imodule
 IDL_FILES= everything.idl
-include $(top_srcdir)/Makefile.shared
+include ../../Makefile.shared
 
 BUILT_SOURCES = ${EVERYTHING_BUILT} everything-imodule.c
 CLEANFILES = ${BUILT_SOURCES} iorfile
 
-TESTS = $(srcdir)/test.sh
+TESTS = test.sh
 
 EXTRA_DIST = $(IDL_FILES) test.sh $(included_src)
 





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

only message in thread, other threads:[~2013-05-03 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-03 17:15 [gentoo-commits] gentoo-x86 commit in gnome-base/orbit/files: orbit-2.14.19-automake-1.13.patch Justin Lecher (jlec)

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