Demonstration program of xorriso at two pipes: test/frontend_pipes_xorriso.c
This commit is contained in:
@ -231,7 +231,8 @@ copy_files doc/partition_offset.wiki \
|
||||
create_dir "$lone_dir"/test
|
||||
copy_files \
|
||||
test/compare_file.c \
|
||||
"$lone_dir"/test/compare_file.c
|
||||
test/frontend_pipes_xorriso.c \
|
||||
"$lone_dir"/test
|
||||
|
||||
|
||||
# releng
|
||||
|
@ -1,5 +1,5 @@
|
||||
|
||||
# Copyright (c) 2007 - 2010 Thomas Schmitt <scdbackup@gmx.net>
|
||||
# Copyright (c) 2007 - 2012 Thomas Schmitt <scdbackup@gmx.net>
|
||||
# Provided under GPL version 2 or later.
|
||||
|
||||
# ts A90315 : LIBBURNIA_PKGCONFDIR is defined OS specific in acinclude.m4
|
||||
@ -328,6 +328,7 @@ EXTRA_DIST = \
|
||||
doc/susp_aaip_isofs_names.txt \
|
||||
doc/zisofs_format.txt \
|
||||
doc/startup_file.txt \
|
||||
test/frontend_pipes_xorriso.c \
|
||||
libisofs/aaip-os-dummy.c \
|
||||
libisofs/aaip-os-linux.c \
|
||||
libisofs/aaip-os-freebsd.c \
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2012.09.08.181144"
|
||||
#define Xorriso_timestamP "2012.09.09.181723"
|
||||
|
Reference in New Issue
Block a user