Made compile_xorriso.sh -oglibisofs work on ./og_src
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
|
||||
|
||||
/* The library which does the ISO 9660 / RockRidge manipulations */
|
||||
/* >>> NG */
|
||||
/* >>> NG this is a botch name until somebody shows a better solution */
|
||||
#include <libisofs/nglibisofs.h>
|
||||
|
||||
/* The library which does MMC optical drive operations */
|
||||
@ -32,7 +32,8 @@
|
||||
|
||||
/* The library which enhances overwriteable media with ISO 9660 multi-session
|
||||
capabilities via the method invented by Andy Polyakov for growisofs */
|
||||
#include <libisoburn/libisoburn.h>
|
||||
/* >>> NG this is a botch name until somebody shows a better solution */
|
||||
#include <libisoburn/ng_libisoburn.h>
|
||||
|
||||
/* The official xorriso options API. "No shortcuts" */
|
||||
#include "xorriso.h"
|
||||
|
Reference in New Issue
Block a user