Adapted to libisofs revision 313
This commit is contained in:
@ -134,6 +134,9 @@ copy_files libisofs/*.[ch] "$lone_dir"/libisofs
|
||||
# To get a common version.h
|
||||
cat version.h.in >> "$lone_dir"/version.h.in
|
||||
|
||||
sed -e 's/FNM_FILE_NAME/FNM_PATHNAME/g' \
|
||||
<libisofs/tree.c >"$lone_dir"/libisofs/tree.c
|
||||
|
||||
|
||||
# <<< obsoleted
|
||||
if test 1 = 0
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2008.01.29.211543"
|
||||
#define Xorriso_timestamP "2008.01.31.152131"
|
||||
|
Reference in New Issue
Block a user