зеркало из https://github.com/Azure/sonic-openssh.git
- (tim) [scard/Makefile.in] Don't strip the Java binary
This commit is contained in:
Родитель
84a6bfba15
Коммит
1ce8f0c3e5
|
@ -1,3 +1,6 @@
|
|||
20010920
|
||||
- (tim) [scard/Makefile.in] Don't strip the Java binary
|
||||
|
||||
20010919
|
||||
- (bal) OpenBSD Sync
|
||||
- markus@cvs.openbsd.org 2001/09/19 10:08:51
|
||||
|
@ -6530,4 +6533,4 @@
|
|||
- Wrote replacements for strlcpy and mkdtemp
|
||||
- Released 1.0pre1
|
||||
|
||||
$Id: ChangeLog,v 1.1548 2001/09/20 02:07:50 mouring Exp $
|
||||
$Id: ChangeLog,v 1.1549 2001/09/20 18:39:35 tim Exp $
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.in,v 1.1 2001/09/18 05:06:22 djm Exp $
|
||||
# $Id: Makefile.in,v 1.2 2001/09/20 18:39:37 tim Exp $
|
||||
|
||||
prefix=@prefix@
|
||||
datadir=@datadir@
|
||||
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче