summaryrefslogtreecommitdiff
path: root/contrib/solaris/build-pkg
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/solaris/build-pkg')
-rwxr-xr-xcontrib/solaris/build-pkg1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/solaris/build-pkg b/contrib/solaris/build-pkg
index 5f2e3addd..76529ed48 100755
--- a/contrib/solaris/build-pkg
+++ b/contrib/solaris/build-pkg
@@ -163,6 +163,7 @@ cp -p ../../../sshd.8 man/man8/sshd.8
163cp -p ../../../sshd_config.out etc/sshd_config.default 163cp -p ../../../sshd_config.out etc/sshd_config.default
164cp -p ../../../ssh_config.out etc/ssh_config.default 164cp -p ../../../ssh_config.out etc/ssh_config.default
165cp -p ../../../ssh_prng_cmds etc/ssh_prng_cmds.default 165cp -p ../../../ssh_prng_cmds etc/ssh_prng_cmds.default
166cp -p ../../../primes etc/primes.default
166 167
167# One of the annoying things about the Solaris packaging process is that 168# One of the annoying things about the Solaris packaging process is that
168# there's no simple way to prototype on the fly--so make sure you edit 169# there's no simple way to prototype on the fly--so make sure you edit