]> arthur.barton.de Git - bup.git/blobdiff - Makefile
update-checkout-info: compare physical paths (resolve symlinks)
[bup.git] / Makefile
index 43d6a00c52c0b4bb8fc6960d4d45fddbd843d889..4d0784bcc0d7ac15fd61330376c0ab7a2caaaa6c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -143,9 +143,6 @@ install: all
            $(INSTALL) -pm 0644 lib/bup/source_info.py $(dest_libdir)/bup/; \
        fi
 
-
-           $(INSTALL) -pm 0644 lib/bup/checkout_info.py $(dest_libdir)/bup/; \
-
 config/config.h: config/config.vars
 
 lib/bup/_helpers$(SOEXT): \