diff options
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 |