summaryrefslogtreecommitdiff
path: root/include/unpack.mk
AgeCommit message (Expand)Author
2007-05-05simplify handling of zcat - always use gzip -dc. zcat and gzcat are either br...nbd
2007-03-16fix a small bug in the unpack codenbd
2007-03-16remove some debug code that slipped into the commitnbd
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in lots...nbd
2007-03-04add a crlf workaround similar to the one from freewrtnbd
2007-01-11fix unpacking of .zip filesnbd
2006-11-27another bsd bugfixnbd
2006-11-27trap chmod errors in tar unpack on bsd - modes like 02755 failnbd
2006-10-14move '-' parameter to TAR_OPTIONS, so that packages can append commandsnbd
2006-10-14use $(TAR) in unpack commandsnbd
2006-10-14fix mistakes in unpack changenbd
2006-10-14move common unpacking code to unpack.mk, replace zcat with $(ZCAT) for system...nbd