diff options
| author | Michael Forney <mforney@mforney.org> | 2016-06-12 20:16:38 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2016-06-12 20:16:38 -0700 |
| commit | a56ab573c52396a896a7e69e2290a2bd892f4ac4 (patch) | |
| tree | 9b18f00512fcf7bd25b0df4ad50f935930b7bdff /core | |
| parent | 0512a75e89b0a61cc065021834ed22e90c98c937 (diff) | |
bzip2: Add bzcat symlink
Diffstat (limited to 'core')
| -rw-r--r-- | core/bzip2/gen.rc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/bzip2/gen.rc b/core/bzip2/gen.rc index 638ce609..42e81ac5 100644 --- a/core/bzip2/gen.rc +++ b/core/bzip2/gen.rc @@ -3,3 +3,4 @@ lib libbz2.a blocksort.c huffman.c crctable.c randtable.c compress.c decompress. exe bzip2 bzip2.c libbz2.a file bin/bzip2 '$outdir'/bzip2 755 file share/man/man1/bzip2.1 '$srcdir'/bzip2.1 644 +sym bin/bzcat bzip2 |
