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: Benjamin Wolsey
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-122-ga0eaf78
Date: Wed, 23 Feb 2011 17:19:09 +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  a0eaf78d2faad199085a7fb394491add8eb1380a (commit)
      from  743522663637abfe37754ba76d2052a44acb8233 (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=a0eaf78d2faad199085a7fb394491add8eb1380a


commit a0eaf78d2faad199085a7fb394491add8eb1380a
Author: Benjamin Wolsey <address@hidden>
Date:   Wed Feb 23 18:21:53 2011 +0100

    Restore rule dropped accidentally by desktop patch.

diff --git a/gui/Makefile.am b/gui/Makefile.am
index 57d2ac1..46cd7ca 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -187,6 +187,10 @@ imagesdir = $(pkgdatadir)
 bin_SCRIPTS = gnash
 bin_PROGRAMS = 
 
+gnash: gnash.in
+       cp $(srcdir)/gnash.in $@
+       chmod +x $@
+
 if BUILD_KDE4_GUI
 bin_SCRIPTS += klash
 endif

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

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


hooks/post-receive
-- 
Gnash



reply via email to

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