Module Name:    src
Committed By:   adam
Date:           Sun Nov 21 19:11:10 UTC 2010

Modified Files:
        src/crypto/external/bsd/openssh/dist: openssh2netbsd
Removed Files:
        src/crypto/external/bsd/openssh/dist/ssh-pkcs11-helper: Makefile

Log Message:
We don't need dist/ssh-pkcs11-helper/Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/openssh/dist/openssh2netbsd
cvs rdiff -u -r1.1.1.1 -r0 \
    src/crypto/external/bsd/openssh/dist/ssh-pkcs11-helper/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/openssh/dist/openssh2netbsd
diff -u src/crypto/external/bsd/openssh/dist/openssh2netbsd:1.1 src/crypto/external/bsd/openssh/dist/openssh2netbsd:1.2
--- src/crypto/external/bsd/openssh/dist/openssh2netbsd:1.1	Sun Jun  7 22:38:47 2009
+++ src/crypto/external/bsd/openssh/dist/openssh2netbsd	Sun Nov 21 19:11:09 2010
@@ -1,6 +1,6 @@
 #! /bin/sh
 #
-#	$NetBSD: openssh2netbsd,v 1.1 2009/06/07 22:38:47 christos Exp $
+#	$NetBSD: openssh2netbsd,v 1.2 2010/11/21 19:11:09 adam Exp $
 #
 # Copyright (c) 2001 The NetBSD Foundation, Inc.
 # All rights reserved.
@@ -33,7 +33,7 @@
 
 ### Remove Makefile and subdirs
 rm -r Makefile Makefile.inc
-rm -r lib ssh-add ssh scp ssh-agent sshd sftp-server ssh-keygen sftp ssh-keyscan ssh-keysign
+rm -r lib ssh-add ssh scp ssh-agent sshd sftp-server ssh-keygen sftp ssh-keyscan ssh-keysign ssh-pkcs11-helper
 
 ### add NetBSD RCS tag
 for i in *.c *.h; do

Reply via email to