summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorThomas Graichen <graichen@cvs.openbsd.org>1996-12-29 12:18:30 +0000
committerThomas Graichen <graichen@cvs.openbsd.org>1996-12-29 12:18:30 +0000
commitffe9629a5082b592df7f244740ad5261b00a3efc (patch)
tree254a0edb71ae6578f8540d1822e7bf86805bfc11 /bin
parent6a36b63b6e39a16419ce054f6dea04e65c3add07 (diff)
work around the missing (gtar) -T (--files-from) option of our paxtar
in pkg_create so that it should work now with paxtar (the -X option is still missing due to missing -X - in the gtar meaning --exclude-from-file option) i did it by changing the FreeBSD way of doing it (open a pipe to tar with -T - (read filenames from stdin) and give all the filenames to the pipe) to constructing a big :-) argumentlist for tar and executing it without the pipe (not the best solution but it works :-)
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions