diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 04:08:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-20 04:08:54 +0000 |
commit | 9d6e55425fb0aba6a99fb71cc1538ef64c87d3c8 (patch) | |
tree | 28633d2e0f55e0f410c943fd8b7cc7aee05b8d34 /www/galeon/files/patch-configure | |
parent | Update to 1.3.4. (diff) |
Update to 1.2.10.
Notes
Notes:
svn path=/head/; revision=79335
Diffstat (limited to 'www/galeon/files/patch-configure')
-rw-r--r-- | www/galeon/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/www/galeon/files/patch-configure b/www/galeon/files/patch-configure index ce5a59c2d1e7..cd7487253b76 100644 --- a/www/galeon/files/patch-configure +++ b/www/galeon/files/patch-configure @@ -8,12 +8,3 @@ # Always use our own libtool. LIBTOOL='$(SHELL) $(top_builddir)/libtool' -@@ -12535,7 +12536,7 @@ - elif test "$_moz_snap" = "1.3b" ; then - MOZILLA_SNAPSHOT=5 - elif test "$_moz_snap" = "trunk" ; then -- MOZILLA_SNAPSHOT=6 -+ MOZILLA_SNAPSHOT=7 - else - MOZILLA_SNAPSHOT=3 - fi |