Bug fix: Command -status produced FAILURE event if no drive was acquired

This commit is contained in:
2014-03-18 10:25:41 +00:00
parent 1312542801
commit 4cf8cfe258
5 changed files with 23 additions and 19 deletions

View File

@ -4,7 +4,7 @@
libisoburn and xorriso. By Vreixo Formoso <metalpain2002@yahoo.es>
and Thomas Schmitt <scdbackup@gmx.net>
Integrated sub project of libburnia-project.org.
http://files.libburnia-project.org/releases/libisoburn-1.3.6.tar.gz
http://files.libburnia-project.org/releases/libisoburn-1.3.6.pl01.tar.gz
Copyright (C) 2006-2009 Vreixo Formoso,
Copyright (C) 2006-2014 Thomas Schmitt.
Provided under GPL version 2 or later.
@ -42,10 +42,10 @@ Dynamic library and compile time header requirements for libisoburn-1.3.6 :
libisoburn and xorriso will not start with libraries which are older than their
include headers seen at compile time.
Obtain libisoburn-1.3.6.tar.gz, take it to a directory of your choice
Obtain libisoburn-1.3.6.pl01.tar.gz, take it to a directory of your choice
and do:
tar xzf libisoburn-1.3.6.tar.gz
tar xzf libisoburn-1.3.6.pl01.tar.gz
cd libisoburn-1.3.6
Within that directory execute: