]> git.pld-linux.org Git - packages/beagle.git/commitdiff
- check for Epiphany 2.22 too
authorhawk <hawk@pld-linux.org>
Tue, 18 Mar 2008 12:20:04 +0000 (12:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    beagle-configure.patch -> 1.2

beagle-configure.patch

index 1fbc7995cd52efea943979dabee7c50162b9b258..c4a691cc1da0d837a33a6fe3c7bd9c9f5a97148a 100644 (file)
@@ -9,3 +9,14 @@ diff -aurN beagle-0.2.7.orig/configure.in beagle-0.2.7/configure.in
        gmime-sharp >= $GMIME_SHARP_REQUIRED
        gtk-sharp-2.0 >= $GTK_SHARP_REQUIRED
  ])
+--- beagle-0.2.7.orig/configure.in     2008-03-18 13:07:53.000000000 +0100
++++ beagle-0.2.7/configure.in  2008-03-18 13:09:09.000000000 +0100
+@@ -415,7 +415,7 @@
+ if test "x$enable_epiphany_extension" != "xno"; then
+       AC_MSG_CHECKING([for Epiphany])
+       AC_MSG_RESULT()
+-      VALID_EPIPHANY_VERSIONS="2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
++      VALID_EPIPHANY_VERSIONS="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.081797 seconds and 4 git commands to generate.