Commit 0ca91b58 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-install: revert to old .deb install way

parent 5818c37e
......@@ -347,9 +347,10 @@ epm_install_files()
return
fi
# TODO: don't resolve fuzzy dependencies ()
# are there apt that don't support dpkg files to install?
epm_install_names $(make_filepath "$@")
return
#epm_install_names $(make_filepath "$@")
#return
# old way:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment