diff options
Diffstat (limited to 'textproc/kenlm/files/patch-Jamroot')
-rw-r--r-- | textproc/kenlm/files/patch-Jamroot | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/textproc/kenlm/files/patch-Jamroot b/textproc/kenlm/files/patch-Jamroot deleted file mode 100644 index 2da5ab30c245..000000000000 --- a/textproc/kenlm/files/patch-Jamroot +++ /dev/null @@ -1,10 +0,0 @@ ---- Jamroot.orig 2014-04-02 19:33:24.000000000 +0400 -+++ Jamroot 2014-08-31 00:34:40.000000000 +0400 -@@ -63,6 +63,6 @@ - - install-bin-libs lm//programs util//programs kenlm ; - install-headers headers : [ glob-tree *.hh : dist include ] : . ; --alias install : prefix-bin prefix-lib prefix-include ; -+alias install : prefix-bin prefix-lib ; - explicit headers ; - explicit install ; |