Commit c45f4e47 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm-checksystem: fix working in packed

parent e7c42a7c
...@@ -50,6 +50,10 @@ esac ...@@ -50,6 +50,10 @@ esac
} }
SUDO=sudo # direct debug run
DISTRNAME=ALTLinux if [ "$1" = "--debug" ] ; then
epm_checksystem shift
SUDO=sudo
DISTRNAME=ALTLinux
epm_checksystem
fi
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