diff options
| author | Michael Forney <mforney@mforney.org> | 2016-12-18 16:28:38 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-12-19 00:05:57 -0800 |
| commit | 2420bcc6b191d1db5d324a4b4dd597da25843338 (patch) | |
| tree | 895d2fc168ff855a1dac3b77ecdd91f1cf84cc88 /pkg/sshfs | |
| parent | 393306274e1042368f586516cff41c0e222493cb (diff) | |
Compress man pages
Diffstat (limited to 'pkg/sshfs')
| -rw-r--r-- | pkg/sshfs/gen.rc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sshfs/gen.rc b/pkg/sshfs/gen.rc index 5ed57782..41839ce6 100644 --- a/pkg/sshfs/gen.rc +++ b/pkg/sshfs/gen.rc @@ -10,6 +10,6 @@ build '$outdir'/sshfs.1 sed '$srcdir'/sshfs.1.in ; with\ exe sshfs -d '$builddir'/pkg/libfuse/fetch.stamp\ sshfs.c nocache.c '$builddir'/pkg/libfuse/libfuse.a file bin/sshfs '$outdir'/sshfs 755 -file share/man/man1/sshfs.1 '$outdir'/sshfs.1 644 +man -d '$outdir' 1 sshfs.1 fetch git |
