- (tim) [openssh/Makefile.in] Now that scard is gone, no need to

make $(datadir)
This commit is contained in:
Tim Rice 2010-03-11 22:18:13 -08:00
parent fa233ba73b
commit 2bde3eec69
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,7 @@
20100312
- (tim) [openssh/Makefile.in] Now that scard is gone, no need to
make $(datadir)
20100311
- (tim) [contrib/suse/openssh.spec] crank version number here too.
report by imorgan AT nas.nasa.gov

View File

@ -1,4 +1,4 @@
# $Id: Makefile.in,v 1.306 2010/02/24 07:18:51 djm Exp $
# $Id: Makefile.in,v 1.307 2010/03/12 06:18:13 tim Exp $
# uncomment if you run a non bourne compatable shell. Ie. csh
#SHELL = @SH@
@ -249,7 +249,6 @@ install-files:
$(srcdir)/mkinstalldirs $(DESTDIR)$(bindir)
$(srcdir)/mkinstalldirs $(DESTDIR)$(sbindir)
$(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)
$(srcdir)/mkinstalldirs $(DESTDIR)$(datadir)
$(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/$(mansubdir)1
$(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/$(mansubdir)5
$(srcdir)/mkinstalldirs $(DESTDIR)$(mandir)/$(mansubdir)8