summaryrefslogtreecommitdiff
path: root/math/mosesdecoder/files/patch-lm-Jamfile
diff options
context:
space:
mode:
Diffstat (limited to 'math/mosesdecoder/files/patch-lm-Jamfile')
-rw-r--r--math/mosesdecoder/files/patch-lm-Jamfile11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/mosesdecoder/files/patch-lm-Jamfile b/math/mosesdecoder/files/patch-lm-Jamfile
deleted file mode 100644
index 70c7ddf2888c..000000000000
--- a/math/mosesdecoder/files/patch-lm-Jamfile
+++ /dev/null
@@ -1,11 +0,0 @@
---- lm/Jamfile.orig 2014-03-03 19:07:02.000000000 +0400
-+++ lm/Jamfile 2014-09-02 16:09:24.000000000 +0400
-@@ -17,8 +17,6 @@
-
- import testing ;
-
--run left_test.cc kenlm /top//boost_unit_test_framework : : test.arpa ;
--run model_test.cc kenlm /top//boost_unit_test_framework : : test.arpa test_nounk.arpa ;
- run partial_test.cc kenlm /top//boost_unit_test_framework : : test.arpa ;
-
- exes = ;