]> git.pld-linux.org Git - packages/apertium-dict-sv-da.git/blob - apertium-dict-sv-da-apertium32.patch
- updated to 0.5.1
[packages/apertium-dict-sv-da.git] / apertium-dict-sv-da-apertium32.patch
1 --- apertium-sv-da-0.5.1/configure.ac.orig      2015-12-29 21:28:55.285306090 +0100
2 +++ apertium-sv-da-0.5.1/configure.ac   2015-12-29 21:30:32.635302005 +0100
3 @@ -32,8 +32,12 @@
4                    APERTIUM_VER=31
5                ],
6                [
7 -                  PKG_CHECK_MODULES(APERTIUM, apertium-3.2 >= 3.2.0)
8 +                  PKG_CHECK_MODULES(APERTIUM, apertium-3.2 >= 3.2.0,
9 +                  [
10                    APERTIUM_VER=32
11 +                  ],
12 +                  [PKG_CHECK_MODULES(APERTIUM, apertium >= 3.3.0)
13 +                   APERTIUM_VER=3])
14                ])
15            ])
16        ])
This page took 1.505307 seconds and 4 git commands to generate.