summaryrefslogtreecommitdiffstats
path: root/include/unpack.mk
Commit message (Expand)AuthorAgeFilesLines
* fix unpacking of .zip filesFelix Fietkau2007-01-111-1/+1
* another bsd bugfixFelix Fietkau2006-11-271-3/+5
* trap chmod errors in tar unpack on bsd - modes like 02755 failFelix Fietkau2006-11-271-1/+4
* move '-' parameter to TAR_OPTIONS, so that packages can append commandsFelix Fietkau2006-10-141-2/+2
* use $(TAR) in unpack commandsFelix Fietkau2006-10-141-2/+2
* fix mistakes in unpack changeFelix Fietkau2006-10-141-3/+3
* move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...Felix Fietkau2006-10-141-0/+15