Update platform/linux/do_debian_package.sh

Co-authored-by: Benoit Pierre <benoit.pierre@gmail.com>
Martín Fernández 3 weeks ago committed by GitHub
parent 037969b131
commit b2bce81dd7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -46,7 +46,7 @@ END_HEREDOC
if [ -z "${1}" ]; then
echo "${0}: can't find KOReader archive, please specify a path to a KOReader tar.gz"
echo "${0}: can't find KOReader archive, please specify a path to a KOReader tar.gz" 1>&2
exit 1
else
mkdir -p tmp-debian/usr

Loading…
Cancel
Save