]> andersk Git - openssh.git/blobdiff - scard/Makefile.in
- (tim) [scard/Makefile.in] Don't strip the Java binary
[openssh.git] / scard / Makefile.in
index b01c2cbd6b6c06dc601052f524ef71b3e5fdaa6e..9f6c056128b839ac32340a9ba2271a6dfaf67d9b 100644 (file)
@@ -24,4 +24,4 @@ distclean: clean
 
 install: Ssh.bin
        $(top_srcdir)/mkinstalldirs $(DESTDIR)$(datadir)
-       $(INSTALL) -m 0644 -s $(srcdir)/Ssh.bin $(DESTDIR)$(datadir)/Ssh.bin
+       $(INSTALL) -m 0644 $(srcdir)/Ssh.bin $(DESTDIR)$(datadir)/Ssh.bin
This page took 1.016272 seconds and 4 git commands to generate.