summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Herbert <stuart@gentoo.org>2004-08-17 16:39:09 +0000
committerStuart Herbert <stuart@gentoo.org>2004-08-17 16:39:09 +0000
commit5649f596ebfb3b521999163452b87382d11f0220 (patch)
tree353fe1c0288d834620b5cdca1e0a60959281a3c1 /net-www/epiphany/files/epiphany-1.2.6-moz-1.7.2.patch
parentadding forgotten virtual/mailx mail-client/mailx (diff)
downloadhistorical-5649f596ebfb3b521999163452b87382d11f0220.tar.gz
historical-5649f596ebfb3b521999163452b87382d11f0220.tar.bz2
historical-5649f596ebfb3b521999163452b87382d11f0220.zip
Fix for bug #60501
Diffstat (limited to 'net-www/epiphany/files/epiphany-1.2.6-moz-1.7.2.patch')
-rw-r--r--net-www/epiphany/files/epiphany-1.2.6-moz-1.7.2.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/net-www/epiphany/files/epiphany-1.2.6-moz-1.7.2.patch b/net-www/epiphany/files/epiphany-1.2.6-moz-1.7.2.patch
new file mode 100644
index 000000000000..159a61189dea
--- /dev/null
+++ b/net-www/epiphany/files/epiphany-1.2.6-moz-1.7.2.patch
@@ -0,0 +1,19 @@
+--- configure.orig 2004-08-17 17:22:14.243530601 +0100
++++ configure 2004-08-17 17:23:27.836122375 +0100
+@@ -21923,6 +21923,7 @@
+ 1.7rc2) MOZILLA_SNAPSHOT=16 ;;
+ 1.7rc3) MOZILLA_SNAPSHOT=17 ;;
+ 1.7) MOZILLA_SNAPSHOT=17 ;;
++ 1.7.2) MOZILLA_SNAPSHOT=17 ;;
+ branch1.7) MOZILLA_SNAPSHOT=17 ;;
+ 1.8a) MOZILLA_SNAPSHOT=18 ;;
+ 1.8a1) MOZILLA_SNAPSHOT=18 ;;
+@@ -21930,7 +21931,7 @@
+ trunk) MOZILLA_SNAPSHOT=19 ;;
+ *) { { echo "$as_me:$LINENO: error:
+ *****************************************************************************
+-Epiphany can be built using Mozilla 1.4, 1.4.1, 1.4.2, 1.5, 1.6 or 1.7,
++Epiphany can be built using Mozilla 1.4, 1.4.1, 1.4.2, 1.5, 1.6, 1.7 or 1.7.2,
+ but the version available is $MOZILLA_VERSION.
+ *****************************************************************************" >&5
+ echo "$as_me: error: