Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix unpacking of .zip files | nbd | 2007-01-11 | 1 | -1/+1 |
* | another bsd bugfix | nbd | 2006-11-27 | 1 | -3/+5 |
* | trap chmod errors in tar unpack on bsd - modes like 02755 fail | nbd | 2006-11-27 | 1 | -1/+4 |
* | move '-' parameter to TAR_OPTIONS, so that packages can append commands | nbd | 2006-10-14 | 1 | -2/+2 |
* | use $(TAR) in unpack commands | nbd | 2006-10-14 | 1 | -2/+2 |
* | fix mistakes in unpack change | nbd | 2006-10-14 | 1 | -3/+3 |
* | move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system... | nbd | 2006-10-14 | 1 | -0/+15 |