Commit 7ba97e0f authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack kyodialog.sh: fix cd

parent 034fd2a6
...@@ -16,7 +16,7 @@ else ...@@ -16,7 +16,7 @@ else
fatal "Have no idea how to handle $(basename $TAR)" fatal "Have no idea how to handle $(basename $TAR)"
fi fi
cd KyoceraLinuxPackages-*.tar || fatal cd KyoceraLinuxPackages-* || fatal
case "$(epm print info -p)" in case "$(epm print info -p)" in
rpm) rpm)
cd Fedora/Global/kyodialog_x86_64 || fatal cd Fedora/Global/kyodialog_x86_64 || fatal
......
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