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. 676eddb221ee464379c7


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 676eddb221ee464379c73760a75f13b1fef2d556
Date: Wed, 24 Nov 2010 11:21:13 +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  676eddb221ee464379c73760a75f13b1fef2d556 (commit)
       via  6d1da48898e8e364556ca74a0c654e8cf7d778d0 (commit)
      from  fe0b0de0d25e31550e9e0b738e999fd396cbcbc6 (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=676eddb221ee464379c73760a75f13b1fef2d556


commit 676eddb221ee464379c73760a75f13b1fef2d556
Author: Sandro Santilli <address@hidden>
Date:   Wed Nov 24 12:20:54 2010 +0100

    Add wrapper script for gst_install_plugins_helper

diff --git a/testsuite/gst_install_plugins_helper.sh 
b/testsuite/gst_install_plugins_helper.sh
new file mode 100755
index 0000000..d116234
--- /dev/null
+++ b/testsuite/gst_install_plugins_helper.sh
@@ -0,0 +1,4 @@
+#!/bin/sh
+
+# GST_INSTALL_PLUGINS_HELPER
+echo "NOTE: $0 invoked with args $@"

http://git.savannah.gnu.org/cgit//commit/?id=6d1da48898e8e364556ca74a0c654e8cf7d778d0


commit 6d1da48898e8e364556ca74a0c654e8cf7d778d0
Author: Sandro Santilli <address@hidden>
Date:   Wed Nov 24 12:20:40 2010 +0100

    Set GST_INSTALL_PLUGINS_HELPER to the testsuite script

diff --git a/testsuite/misc-ming.all/Makefile.am 
b/testsuite/misc-ming.all/Makefile.am
index b066064..965e0b6 100644
--- a/testsuite/misc-ming.all/Makefile.am
+++ b/testsuite/misc-ming.all/Makefile.am
@@ -22,6 +22,8 @@ abs_top_builddir=$(shell cd $(top_builddir); pwd)
 abs_builddir=$(shell cd $(top_builddir)/testsuite/misc-ming.all; pwd)
 abs_mediadir = $(shell cd $(srcdir)/../media; pwd)
 
+GST_INSTALL_PLUGINS_HELPER=$(top_srcdir)/testsuite/gst_install_plugins_helper.sh
+
 CLEANFILES =  \
        gnash-dbg.log \
        site.exp.bak \

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

Summary of changes:
 testsuite/gst_install_plugins_helper.sh |    4 ++++
 testsuite/misc-ming.all/Makefile.am     |    2 ++
 2 files changed, 6 insertions(+), 0 deletions(-)
 create mode 100755 testsuite/gst_install_plugins_helper.sh


hooks/post-receive
-- 
Gnash



reply via email to

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