X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;fp=Makefile.in;h=58315c74166374ca06f82e169082a83061e5b8ad;hb=00dc36e22b4ee9c16d4197886ed9b14581bbf814;hp=ad3fcdf1be66d632d5f41530a6ab00ee1c169660;hpb=47af1093c161b50d8c8d9481d60aa3311b86ee46;p=virt-p2v.git diff --git a/Makefile.in b/Makefile.in index ad3fcdf..58315c7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -84,7 +84,7 @@ endif # Update an existing ISO. update: checkroot checkscript - -./iso-attach delete $(ISO) + -./iso-attach delete $(ISO) 2>/dev/null ./iso-attach add $(ISO) virt-p2v # Check that we are root.