Commit 3702392a authored by Vitaly Lipatov's avatar Vitaly Lipatov

commit packed 3.62.12

parent 831869f5
......@@ -34,7 +34,7 @@ SHAREDIR=$PROGDIR
# will replaced with /etc/eepm during install
CONFIGDIR=$PROGDIR/../etc
export EPMVERSION="3.62.11"
export EPMVERSION="3.62.12"
# package, single (file), pipe, git
EPMMODE="package"
......@@ -10491,6 +10491,7 @@ __epm_repochange_alt()
epm_repochange()
{
epm_repofix
case $BASEDISTRNAME in
"alt")
__epm_repochange_alt "$1"
......
......@@ -34,7 +34,7 @@ SHAREDIR=$PROGDIR
# will replaced with /etc/eepm during install
CONFIGDIR=$PROGDIR/../etc
EPMVERSION="3.62.11"
EPMVERSION="3.62.12"
# package, single (file), pipe, git
EPMMODE="package"
......
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