Commit e15e4a85 authored by Vitaly Lipatov's avatar Vitaly Lipatov

fix packed version

parent c45f4e47
...@@ -965,9 +965,12 @@ esac ...@@ -965,9 +965,12 @@ esac
} }
SUDO=sudo if [ "$1" = "--debug" ] ; then
DISTRNAME=ALTLinux shift
epm_checksystem SUDO=sudo
DISTRNAME=ALTLinux
epm_checksystem
fi
# File bin/epm-check_updated_repo: # File bin/epm-check_updated_repo:
......
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