SOURCES: beagle-epiphany.patch (NEW) - fix build with epiphany 2.24
megabajt
megabajt at pld-linux.org
Thu Oct 16 23:36:53 CEST 2008
Author: megabajt Date: Thu Oct 16 21:36:53 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix build with epiphany 2.24
---- Files affected:
SOURCES:
beagle-epiphany.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/beagle-epiphany.patch
diff -u /dev/null SOURCES/beagle-epiphany.patch:1.1
--- /dev/null Thu Oct 16 23:36:54 2008
+++ SOURCES/beagle-epiphany.patch Thu Oct 16 23:36:48 2008
@@ -0,0 +1,12 @@
+diff -urN beagle-0.3.8/configure.in beagle-0.3.8.new/configure.in
+--- beagle-0.3.8/configure.in 2008-06-12 18:06:25.000000000 +0200
++++ beagle-0.3.8.new/configure.in 2008-10-14 23:10:05.000000000 +0200
+@@ -402,7 +402,7 @@
+ dnl If you want to add anything but a <major>.<minor> version here, you
+ dnl need to see the handling of the epiphany_version variable in the
+ dnl epiphany extension code
+- VALID_EPIPHANY_VERSIONS="2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
++ VALID_EPIPHANY_VERSIONS="2.24 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
+ for v in $VALID_EPIPHANY_VERSIONS; do
+
+ AC_MSG_CHECKING([for Epiphany $v])
================================================================
More information about the pld-cvs-commit
mailing list