opnsense-ports/math/mosesdecoder/files/patch-lm-Jamfile
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
395 B
Text

--- 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 = ;