summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron>2001-02-21 18:55:37 +0000
committertron <tron>2001-02-21 18:55:37 +0000
commit12f1d39c32dde78d810c2404e4673020c05cc984 (patch)
tree61bb31bd70e12d705c7bdf8a36a2c8baef06ea4d
parentad4655e4d537adcbdfecf9e2f4ff62d7e4fb4e15 (diff)
downloadpkgsrc-12f1d39c32dde78d810c2404e4673020c05cc984.tar.gz
Sync SunOS package list and installation script with 2.5p1 changes.
-rw-r--r--security/openssh/pkg/INSTALL.SunOS4
-rw-r--r--security/openssh/pkg/PLIST.SunOS8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/openssh/pkg/INSTALL.SunOS b/security/openssh/pkg/INSTALL.SunOS
index 8568090b716..c2365cd25e0 100644
--- a/security/openssh/pkg/INSTALL.SunOS
+++ b/security/openssh/pkg/INSTALL.SunOS
@@ -1,6 +1,6 @@
#!/bin/sh
#
-# $NetBSD: INSTALL.SunOS,v 1.1 2001/01/10 16:05:53 tron Exp $
+# $NetBSD: INSTALL.SunOS,v 1.2 2001/02/21 18:55:37 tron Exp $
PKGNAME=$1
STAGE=$2
@@ -10,7 +10,7 @@ PRE-INSTALL)
;;
POST-INSTALL)
SSH_CONF_DIR=@SSH_CONF_DIR@
- SSH_EXAMPLE_DIR=${PKG_PREFIX}/share/examples/ssh
+ SSH_EXAMPLE_DIR=${PKG_PREFIX}/share/examples/openssh
INSTALL_DATA="@INSTALL_DATA@"
if [ ! -d ${SSH_CONF_DIR} ]
diff --git a/security/openssh/pkg/PLIST.SunOS b/security/openssh/pkg/PLIST.SunOS
index 7f68d21075d..b3e1a088cf9 100644
--- a/security/openssh/pkg/PLIST.SunOS
+++ b/security/openssh/pkg/PLIST.SunOS
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST.SunOS,v 1.1 2001/01/10 16:05:53 tron Exp $
+@comment $NetBSD: PLIST.SunOS,v 1.2 2001/02/21 18:55:37 tron Exp $
bin/scp
bin/slogin
bin/ssh
@@ -16,7 +16,7 @@ man/man1/ssh.1
man/man8/sftp-server.8
man/man8/sshd.8
sbin/sshd
-share/examples/ssh/ssh_config
-share/examples/ssh/ssh_prng_cmds
-share/examples/ssh/sshd_config
+share/examples/openssh/ssh_config
+share/examples/openssh/ssh_prng_cmds
+share/examples/openssh/sshd_config
@dirrm share/examples/ssh