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 6770d63d08
commit 6fae294923
5 changed files with 23 additions and 19 deletions

View File

@ -4,7 +4,7 @@
GNU xorriso. By Thomas Schmitt <scdbackup@gmx.net>
Derived from and supported by libburnia-project.org, published via:
http://www.gnu.org/software/xorriso/xorriso_eng.html
http://www.gnu.org/software/xorriso/xorriso-1.3.6.tar.gz
http://www.gnu.org/software/xorriso/xorriso-1.3.6.pl01.tar.gz
Provided under GPL version 3 or later. No warranty.
------------------------------------------------------------------------------
@ -47,9 +47,9 @@ Optional at compile time are:
If they were present at compile time, then the optional libraries have to
be present at runtime, too.
Obtain xorriso-1.3.6.tar.gz, take it to a directory of your choice and do:
Obtain xorriso-1.3.6.pl01.tar.gz, take it to a directory of your choice and do:
tar xzf xorriso-1.3.6.tar.gz
tar xzf xorriso-1.3.6.pl01.tar.gz
cd xorriso-1.3.6
Within that directory execute: