Changes between Version 1 and Version 2 of app-arch/gzip
- Timestamp:
- 01/02/08 15:16:55 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
app-arch/gzip
v1 v2 25 25 === revision 1 (brecht) - [BONE] === 26 26 27 No problems here. 27 {{{make}}} fails on 28 29 {{{ 30 ln gzip gunzip 31 /bin/ln: cannot create hard link `gunzip' to `gzip': Invalid argument 32 }}} 33 34 BeOS doesn't support hard links, so we soft link instead.
