]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- fix build with epiphany 2.24 auto/th/beagle-0_3_8-3
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 16 Oct 2008 21:36:48 +0000 (21:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle-epiphany.patch -> 1.1

beagle-epiphany.patch [new file with mode: 0644]

diff --git a/beagle-epiphany.patch b/beagle-epiphany.patch
new file mode 100644 (file)
index 0000000..62aea2a
--- /dev/null
@@ -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])
This page took 0.053953 seconds and 4 git commands to generate.