PortLog: app-arch/gzip
version 1.3.12
- revision 1 [scottmc]
Table of Contents
PortLog: app-arch/gzip
version 1.3.12
| R5 | untested |
| BONE | stable |
| Haiku | stable |
dependencies: none
work in progress (scottmc) - [Haiku]
For Haiku:
Patch
Then use a Haiku config.guess file, and ./configure --preifx==/boot/common
make, make install
revision 1 (brecht) - [BONE]
No problems here.
version 1.2.4a
| R5 | untested |
| BONE | stable |
| Haiku | untested |
dependencies: none
revision 1 (brecht) - [BONE]
make fails on
ln gzip gunzip /bin/ln: cannot create hard link `gunzip' to `gzip': Invalid argument
BeOS doesn't support hard links, so we soft link instead.
