Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/moses-smt/mgiza.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mgizapp/scripts/CMakeLists.txt')
-rw-r--r--mgizapp/scripts/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/mgizapp/scripts/CMakeLists.txt b/mgizapp/scripts/CMakeLists.txt
index 72d0f33..cc44ef9 100644
--- a/mgizapp/scripts/CMakeLists.txt
+++ b/mgizapp/scripts/CMakeLists.txt
@@ -1,4 +1,4 @@
INSTALL(PROGRAMS force-align-moses.sh giza2bal.pl merge_alignment.py plain2snt-hasvcb.py sntpostproc.py force-align-moses-old.sh run.sh snt2cooc.pl
- DESTINATION scripts
+ DESTINATION .
PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE
)