--- scripts/CMakeLists.txt.orig 2013-06-23 13:38:58.000000000 -0500 +++ scripts/CMakeLists.txt 2018-02-25 23:18:27.000000000 -0600 @@ -1,4 +1,3 @@ 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 - PERMISSIONS OWNER_EXECUTE OWNER_READ OWNER_WRITE + DESTINATION share/mgizapp/scripts )