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. e05ccb787a4f4809c8b6


From: Gabriele Giacone
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. e05ccb787a4f4809c8b65e6d4e067015f805a670
Date: Fri, 21 Jan 2011 15:13:48 +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  e05ccb787a4f4809c8b65e6d4e067015f805a670 (commit)
      from  8f84dda5c238731f4b36f54afaa8320c982a4c9c (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=e05ccb787a4f4809c8b65e6d4e067015f805a670


commit e05ccb787a4f4809c8b65e6d4e067015f805a670
Author: Petter Reinholdtsen <address@hidden>
Date:   Fri Jan 21 15:20:54 2011 +0100

    Fix some tests on Lenny

diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 4f79a7f..320239d 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -144,6 +144,8 @@ tmpSharedObject:
 gnashrc: gnashrc.in Makefile tmpSharedObject
        sed -e 's#@@MEDIADIR@@#'$(abs_mediadir)'#g' -e 
's#@@TMPSODIR@@#'$(abs_tmpsodir)'#g' $(srcdir)/gnashrc.in > $@
 
+check-local:: gnashrc
+
 if ENABLE_MING
 
 .PHONY: Dejagnu.swf
@@ -151,7 +153,7 @@ Dejagnu.swf:
        $(MAKE) -C misc-ming.all $@
        cp misc-ming.all/Dejagnu.swf $@
 
-check-local: Dejagnu.swf gnashrc
+check-local:: Dejagnu.swf
 
 endif
 

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

Summary of changes:
 testsuite/Makefile.am |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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