X-Git-Url: http://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=grml-live;h=a32f9adbf7c2a38e1a678470602957611860c007;hp=0a8fb3a55501bca16d366749ad3ca31f13740747;hb=5ec7502a0bd7645aa3cb4a1aa54c17ecd071294d;hpb=2962f5b865c3056c0486c58b5df87b9a709444d9 diff --git a/grml-live b/grml-live index 0a8fb3a..a32f9ad 100755 --- a/grml-live +++ b/grml-live @@ -993,7 +993,7 @@ elif [ -n "$SKIP_MKISOFS" ] ; then else mkdir -p "$ISO_OUTPUT" || bailout 6 "Problem with creating $ISO_OUTPUT for stage 'iso build'" - if $FORCE_ISO_REBUILD ; then + if $FORCE_ISO_REBUILD && ! -f "${ISO_OUTPUT}/${ISO_NAME}"; then log "Forcing rebuild of ISO because files on ISO have been modified." einfo "Forcing rebuild of ISO because files on ISO have been modified." fi