Add --exclude option (to make uClibc-0.9.28 headers install using busybox tar).
authorRob Landley <rob@landley.net>
Sat, 15 Oct 2005 03:06:21 +0000 (03:06 -0000)
committerRob Landley <rob@landley.net>
Sat, 15 Oct 2005 03:06:21 +0000 (03:06 -0000)
commit3ee6c24ea29c073e67f9aaf04ccd6436aeb99e1f
treee7357032f4a1205f8c609aba4b2ca4e2b7bfc292
parentf704b27b5bb8bd5acaed9464714db34ccef06cc8
Add --exclude option (to make uClibc-0.9.28 headers install using busybox tar).

I have no idea how to apply bb_getopt_complementally to a --longopt that
has no short option.  The documentation from vodz has a bad case of
babelfish poisoning, and I can't understand it.  It sort of seems to
suggest there is a way, but what it is I have no idea.  So I used \n as
the short option, which is fairly unlikely to be used for something else. :)
archival/tar.c