Made option -version know again whether it is in GNU xorriso

This commit is contained in:
2010-05-16 11:32:00 +00:00
parent 585075af1b
commit 8097dd57ab
4 changed files with 8 additions and 7 deletions

View File

@ -285,7 +285,7 @@ then
# patch xorriso/xorriso.c to be GNU xorriso
sed -e's/define Xorriso_libburnia_xorrisO/define Xorriso_GNU_xorrisO/' \
-e's/This may be changed to Xorriso_GNU_xorrisO in order to c/C/' \
<xorriso/xorriso_main.c >"$lone_dir"/xorriso/xorriso_main.c
<xorriso/xorriso.h >"$lone_dir"/xorriso/xorriso.h
else