mirror of
https://github.com/moses-smt/mosesdecoder.git
synced 2024-12-27 22:14:57 +03:00
Unused code
This commit is contained in:
parent
e1ed3b9d9a
commit
2b5ef4b33b
2
Jamroot
2
Jamroot
@ -178,8 +178,6 @@ build-project moses-chart-cmd/src ;
|
||||
#Scripts have their own binaries.
|
||||
build-project scripts ;
|
||||
|
||||
install-location = [ option.get "install" : $(TOP)/dist ] ;
|
||||
|
||||
if [ option.get "git" : : "yes" ] {
|
||||
local revision = [ _shell "git rev-parse --verify HEAD |head -c 7" ] ;
|
||||
constant GITTAG : "/"$(revision) ;
|
||||
|
Loading…
Reference in New Issue
Block a user