Commit 36202bc6 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm play kyodialog: fix erc req

parent 6fcbc3d8
......@@ -16,8 +16,8 @@ PKGDIR="$(mktemp -d)"
trap "rm -fr $PKGDIR" EXIT
cd $PKGDIR || fatal
epm tool eget "$URL" || fatal
erc Linux_Universal_Driver.zip || fatal
erc KyoceraLinuxPackages-*.tar.gz || fatal
a= erc Linux_Universal_Driver.zip || fatal
a= erc KyoceraLinuxPackages-*.tar.gz || fatal
cd KyoceraLinuxPackages-*.tar || fatal
cd Fedora/Global/kyodialog_x86_64 || fatal
epm --repack install kyodialog-9.*.x86_64.rpm
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