[SM-Commit] GIT changes to master grimoire by George Sherwood (365484968cca5144ec204ebab4678cb910ebfc67)

George Sherwood scm at sourcemage.org
Sun Dec 2 01:38:50 EST 2007


GIT changes to master grimoire by George Sherwood <gsherwood at sourcemage.org>:

 http/firefox/DEPENDS |    2 +-
 http/firefox/HISTORY |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 365484968cca5144ec204ebab4678cb910ebfc67
Author: George Sherwood <gsherwood at sourcemage.org>
Commit: George Sherwood <gsherwood at sourcemage.org>

    firefox: Fixed extra && on last line in DEPENDS

diff --git a/http/firefox/DEPENDS b/http/firefox/DEPENDS
index 3cace4a..c6ebd79 100755
--- a/http/firefox/DEPENDS
+++ b/http/firefox/DEPENDS
@@ -23,4 +23,4 @@ depends  gtk+2  '--enable-xft --disable-freetype2'  &&
 depends  libidl  &&
 
 suggest_depends_2 firefox-smglwiki '' '' \
-  'to enable searching the SMGL Wiki from the Search Bar' &&
+  'to enable searching the SMGL Wiki from the Search Bar'
diff --git a/http/firefox/HISTORY b/http/firefox/HISTORY
index d9501b8..2d3d4c0 100644
--- a/http/firefox/HISTORY
+++ b/http/firefox/HISTORY
@@ -1,6 +1,6 @@
 2007-12-02 George Sherwood <george at beernabeer.com>
 	* DEPENDS: Cleaned up. 3.0 beta cannot use system npsr, nss.
-	  depends python
+	  depends python. Cleaned up extra &&
 	* PRE_BUILD: 3.0 doesn't need cairo-fixes or x-lib patches.
 	* mozconfig3: Cannot use system npsr/nss. Canvas works.
 



More information about the SM-Commit mailing list