Skip to Content.
Sympa Menu

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

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (365484968cca5144ec204ebab4678cb910ebfc67)
  • Date: Sun, 2 Dec 2007 00:38:50 -0600

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.




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (365484968cca5144ec204ebab4678cb910ebfc67), George Sherwood, 12/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page