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: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-1644-gc7ce1ad
Date: Mon, 08 Jul 2013 20:08: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  c7ce1ad6e8dc551f885db9273d62731569960421 (commit)
      from  17b27af73f80c6af72d3b830de0c9ba234a53f39 (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=c7ce1ad6e8dc551f885db9273d62731569960421


commit c7ce1ad6e8dc551f885db9273d62731569960421
Author: Bastiaan Jacques <address@hidden>
Date:   Mon Jul 8 22:07:39 2013 +0200

    Savannah #38641: drop spurious 'or' (this word is included in DEB_INSTALL 
anyway).

diff --git a/configure.ac b/configure.ac
index 75d66bb..66176c2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4028,7 +4028,7 @@ if test x"$npapi" = xyes; then
   else
     PKG_ERR([No xulrunner development package is installed!])
     PKG_SUGGEST([Install it from 
http://releases.mozilla.org/pub/mozilla.org/xulrunner])
-    DEB_INSTALL([xulrunner-dev]) or 
+    DEB_INSTALL([xulrunner-dev])
     DEB_INSTALL([firefox-dev])
     RPM_INSTALL([xulrunner-devel])
   fi

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

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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