]> andersk Git - openssh.git/blobdiff - Makefile.in
20001117
[openssh.git] / Makefile.in
index c01859ac085995768c7ef65fffc84fc5848c4ce4..733f34e674e5621e6777301338d187c2316147ae 100644 (file)
@@ -169,7 +169,7 @@ install-files:
                fi ; \
        fi
        if [ ! -f $(DESTDIR)$(sysconfdir)/primes ]; then \
-               $(INSTALL) -m 644 primes $(DESTDIR)$(sysconfdir)/primes; \
+               $(INSTALL) -m 644 primes.out $(DESTDIR)$(sysconfdir)/primes; \
        else \
                echo "$(DESTDIR)$(sysconfdir)/primes already exists, install will not overwrite"; \
        fi
This page took 0.119609 seconds and 4 git commands to generate.