summaryrefslogtreecommitdiff
path: root/Makefile.custom
diff options
context:
space:
mode:
authorSASAKI Suguru2013-08-15 12:19:29 +0200
committerDenys Vlasenko2013-08-15 12:19:29 +0200
commit73fbe9dc86df6c7db425c2c3939ff98c8c44974e (patch)
treeb8b04f171828a93d1233bc82e175aa10cb514d35 /Makefile.custom
parentfc364ba9e3e39bc8d75016a9bf66e4bbbb5a1c87 (diff)
downloadbusybox-73fbe9dc86df6c7db425c2c3939ff98c8c44974e.zip
busybox-73fbe9dc86df6c7db425c2c3939ff98c8c44974e.tar.gz
tar: fix tar -T to add entries in the exact order as the input list
This fixes tar to order files in tarball correctly in this case: $ touch 1 2 3; echo -e '1\n2\n3' | tar -T- -c | tar t 1 2 3 Signed-off-by: SASAKI Suguru <suguru@sonik.org> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'Makefile.custom')
0 files changed, 0 insertions, 0 deletions