blob: 4c084a26564e340ed0cbabf9ed7870bade36913c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
bin/fcp
bin/fsh
bin/fshd
bin/in.fshd
libexec/fcpwrap
share/fsh/fsh.py
share/fsh/fsh.pyc
share/fsh/fshcompat.py
share/fsh/fshcompat.pyc
share/fsh/fshconfig.py
share/fsh/fshconfig.pyc
share/fsh/fshd.py
share/fsh/fshd.pyc
share/fsh/fshlib.py
share/fsh/fshlib.pyc
share/fsh/fshversion.py
share/fsh/fshversion.pyc
share/fsh/infshd.py
share/fsh/infshd.pyc
@unexec install-info --delete %D/info/fsh.info %D/info/dir
info/fsh.info
@exec install-info --section="Shells and utilities" --entry="* FSH: (fsh). fast remote command execution." %D/info/lsh.info %D/info/dir
@dirrm share/fsh
|