Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
b19a1c39
Commit
b19a1c39
authored
Mar 19, 2002
by
Pontus Freyhult
Browse files
Install sftp-server to sbin instead of bin.
Rev: src/sftp/Makefile.am:1.10
parent
5c1abb21
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/sftp/Makefile.am
View file @
b19a1c39
...
...
@@ -2,7 +2,9 @@ SUBDIRS = . testsuite
AUTOMAKE_OPTIONS
=
foreign
bin_PROGRAMS
=
sftp-server lsftp
bin_PROGRAMS
=
lsftp
sbin_PROGRAMS
=
sftp-server
noinst_PROGRAMS
=
sftp-test-client dump-hex
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment