]> git.ipfire.org Git - thirdparty/openssh-portable.git/commitdiff
- (tim) [openssh/Makefile.in] Now that scard is gone, no need to
authorTim Rice <tim@multitalents.net>
Fri, 12 Mar 2010 06:18:13 +0000 (22:18 -0800)
committerTim Rice <tim@multitalents.net>
Fri, 12 Mar 2010 06:18:13 +0000 (22:18 -0800)
   make $(datadir)

ChangeLog
Makefile.in

index 89e297ab7ca757e32b2b6b7314aea1df1cdbd782..16b5693d4aa0377971be01223e0f6dc81962e8df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
index 69e3567da2dcfc838ba50270c81888d88a63a924..7c3464d868e6c8fb4bd13c729553c51ac72bf903 100644 (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