Codebase list apertium-eo-es / 6a2d55c
Added patch to fix FTBFS with apertium 3.6.1 (Closes: #950554) Kartik Mistry 4 years ago
3 changed file(s) with 22 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 apertium-eo-es (1:0.9.1~r60655-4) unstable; urgency=medium
1
2 * Added patch to fix FTBFS with apertium 3.6 (Closes: #950554)
3
4 -- Kartik Mistry <kartik@debian.org> Wed, 18 Mar 2020 11:44:38 +0530
5
06 apertium-eo-es (1:0.9.1~r60655-3) unstable; urgency=low
17
28 * debian/control:
0 Description: Patch to fix FTBFS with apertium 3.6
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -94,11 +94,9 @@ apertium_eo_esmodesdir=$(prefix)/share/apertium/modes/
4
5 $(PREFIX1).mode: modes.xml
6 apertium-gen-modes modes.xml
7 - cp *.mode modes/
8
9 $(PREFIX2).mode: modes.xml
10 apertium-gen-modes modes.xml
11 - cp *.mode modes/
12
13 modes: modes.xml
14 apertium-gen-modes modes.xml
00 001-cg3-temp-fix.diff
1 002-Remove_copying_modes.patch