diff --git a/cryptlib/install-v1.sh b/cryptlib/install-v1.sh index d240b8e..b4f368f 100644 --- a/cryptlib/install-v1.sh +++ b/cryptlib/install-v1.sh @@ -47,7 +47,7 @@ pemtrans: pemtrans.c EOF pushd $MSTEMPDIR/pemtrans-master &>/dev/null make &>/dev/null -cp pemtrams ${MYSTIC_DIR}/ +cp pemtrans ${MYSTIC_DIR}/ cp pemtrans.1 ${MYSTIC_DIR}/docs/ cp README ${MYSTIC_DIR}/docs/pemtrans_README popd &>/dev/null