Commit 7284c5b4 authored by Vitaly Lipatov's avatar Vitaly Lipatov

sputnik-browser.sh: fix removing (ALT bug 41226)

parent 00da3fe2
......@@ -7,7 +7,7 @@ fatal()
exit 1
}
PKGNAME=sputnik-browser
PKGNAME=sputnik-browser-stable
if [ "$1" = "--remove" ] ; then
epm remove $PKGNAME
......
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