Commit efd3001d authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play common.sh: allow removing for packages from the distro repo

parent 2342fa20
......@@ -265,7 +265,7 @@ check_tty
case "$1" in
"--remove")
is_repacked_package || exit 0
#is_repacked_package || exit 0
epm remove $PKGNAME
exit
;;
......
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