diff options
Diffstat (limited to 'pkg/bzip2/gen.rc')
| -rw-r--r-- | pkg/bzip2/gen.rc | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/pkg/bzip2/gen.rc b/pkg/bzip2/gen.rc deleted file mode 100644 index 6be8e1f7..00000000 --- a/pkg/bzip2/gen.rc +++ /dev/null @@ -1,10 +0,0 @@ -cflags -Wall -Winline - -lib libbz2.a blocksort.c huffman.c crctable.c randtable.c compress.c decompress.c bzlib.c -exe bzip2 bzip2.c libbz2.a - -file bin/bzip2 '$outdir'/bzip2 755 -man 1 bzip2.1 -sym bin/bzcat bzip2 - -fetch curl |
