gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-481-g7e108e6
Date: Wed, 13 Jul 2011 16:29:20 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  7e108e6d2739edc6a9adf0b8c2bfc29762c7715f (commit)
      from  803118e69520839cd0189db89ff0d02c79872afc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=7e108e6d2739edc6a9adf0b8c2bfc29762c7715f


commit 7e108e6d2739edc6a9adf0b8c2bfc29762c7715f
Author: Sandro Santilli <address@hidden>
Date:   Wed Jul 13 18:29:13 2011 +0200

    Fix abs_builddir

diff --git a/testsuite/misc-ming.all/register_class/Makefile.am 
b/testsuite/misc-ming.all/register_class/Makefile.am
index f3df5bd..2de6d1a 100644
--- a/testsuite/misc-ming.all/register_class/Makefile.am
+++ b/testsuite/misc-ming.all/register_class/Makefile.am
@@ -19,7 +19,7 @@
 AUTOMAKE_OPTIONS = dejagnu -Wno-portability
 
 abs_top_builddir=$(shell cd $(top_builddir); pwd)
-abs_builddir=$(shell cd $(top_builddir)/testsuite/misc-ming.all/RegisterClass; 
pwd)
+abs_builddir=$(shell cd 
$(top_builddir)/testsuite/misc-ming.all/register_class; pwd)
 abs_mediadir = $(shell cd $(srcdir)/../../media; pwd)
 
 CLEANFILES =  \

-----------------------------------------------------------------------

Summary of changes:
 testsuite/misc-ming.all/register_class/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]