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_start-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-8-g93fc7c9
Date: Tue, 01 Feb 2011 21:14:46 +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  93fc7c93d365ee22dbf5096c39ed5dcb2334b35c (commit)
      from  d53e219f4bf7409d91ae66523178f9160e7cc987 (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=93fc7c93d365ee22dbf5096c39ed5dcb2334b35c


commit 93fc7c93d365ee22dbf5096c39ed5dcb2334b35c
Author: Sandro Santilli <address@hidden>
Date:   Tue Feb 1 22:14:36 2011 +0100

    gnashrc is always needed, even w/out ming. Double colon isn't

diff --git a/testsuite/Makefile.am b/testsuite/Makefile.am
index 0a20307..a4ce85b 100644
--- a/testsuite/Makefile.am
+++ b/testsuite/Makefile.am
@@ -160,9 +160,9 @@ Dejagnu.swf:
        $(MAKE) -C misc-ming.all $@
        cp misc-ming.all/Dejagnu.swf $@
 
-check-local:: Dejagnu.swf
+check-local: gnashrc Dejagnu.swf
 else
-check-local:: gnashrc
+check-local: gnashrc
 endif
 
 clean-local:

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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