@ -1,5 +1,9 @@
// Just to ensure we are C++-clean. This should not spit too much noise
/* Copyright 2011 George Danchev <danchev@spnet.net>
* Licensed under GNU GPL version 2
*/
#if __WORDSIZE == 32
#define _LARGEFILE_SOURCE 1
#define _FILE_OFFSET_BITS 64
@ -1,3 +1,6 @@
# Copyright 2011 George Danchev <danchev@spnet.net>
# Licensed under GNU GPL version 2
SELF=$(basename $0)
RELENG_XORRISO=0
KEEP=0
@ -1,7 +1,7 @@
#!/bin/bash
# Licensed under GNU GPL version 2, ../COPYING
# set -e
set -e
@ -2,7 +2,7 @@
# Copyright 2011 Thomas Schmitt <scdbackup@gmx.net>
# Test the correct handling of hardlinks by xorriso options
# -update_r , -hardlinks perform_update , and -extract