Commit 96b07d41 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm pack kyodialog: fix typo

parent 73c0f955
...@@ -30,7 +30,7 @@ case "$(epm print info -p)" in ...@@ -30,7 +30,7 @@ case "$(epm print info -p)" in
PKG="kyodialog-*.x86_64.rpm" PKG="kyodialog-*.x86_64.rpm"
;; ;;
*) *)
cd Debian/Global/kyodialog_amd64 || faal cd Debian/Global/kyodialog_amd64 || fatal
PKG="kyodialog_*_amd64.deb" PKG="kyodialog_*_amd64.deb"
;; ;;
# Debian/Global/kyodialog_i386 kyodialog_9.2-0_i386.deb # Debian/Global/kyodialog_i386 kyodialog_9.2-0_i386.deb
......
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