]> git.pld-linux.org Git - packages/beagle.git/blame - beagle-epiphany.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/beagle.git] / beagle-epiphany.patch
CommitLineData
43094e2e
MB
1diff -urN beagle-0.3.8/configure.in beagle-0.3.8.new/configure.in
2--- beagle-0.3.8/configure.in 2008-06-12 18:06:25.000000000 +0200
3+++ beagle-0.3.8.new/configure.in 2008-10-14 23:10:05.000000000 +0200
4@@ -402,7 +402,7 @@
5 dnl If you want to add anything but a <major>.<minor> version here, you
6 dnl need to see the handling of the epiphany_version variable in the
7 dnl epiphany extension code
8- VALID_EPIPHANY_VERSIONS="2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
d1257eef 9+ VALID_EPIPHANY_VERSIONS="2.26 2.24 2.22 2.20 2.19 2.18 2.17 2.16 2.15 2.14 1.8 1.6"
43094e2e
MB
10 for v in $VALID_EPIPHANY_VERSIONS; do
11
12 AC_MSG_CHECKING([for Epiphany $v])
This page took 0.339875 seconds and 4 git commands to generate.