X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=Makefile.in;h=f2a437b331de3e4022618590e20eeb10c07886f9;hb=58d00e9c5eb4727f4700422e1ca8dc6f44161164;hp=aa8d8b47d62dd6a4ae5ffd1242b92f5506fb3cb0;hpb=2f310f865b2a264bcad2a9fe15535e0d0df56f7a;p=virt-p2v.git diff --git a/Makefile.in b/Makefile.in index aa8d8b4..f2a437b 100644 --- a/Makefile.in +++ b/Makefile.in @@ -185,6 +185,6 @@ PXE_TAR := $(PACKAGE)-$(VERSION)-pxeboot.tar upload_pxe: tar cf $(PXE_TAR) tftpboot scp -l 300 $(PXE_TAR) et.redhat.com:public_html/tmp/ - rm $(PXE_TAR) +# rm $(PXE_TAR) .PHONY: build boot checkroot \ No newline at end of file