erl_tar improvements

Tiago Cury <[email protected]>
Newsgroups gmane.comp.lang.erlang.patches
Message-ID <[email protected]>
1. Ability to enable/disable directory recursion through option for erl_tar:add and erl_tar:extract. (tcury)

2. I have met another problem with recursive directories.

I've written a tool that creates debian packages and wanted to use
erl_tar. dpkg requires that directories must exist in tar archive and
erl_tar cannot add only directory, it starts adding files inside and
forget to add inner directories.
So, this archive becomes unuseable for dpkg.

I think that I need to make a patch and try to push it to mainline. (max)


_______________________________________________
erlang-patches mailing list
[email protected]
http://erlang.org/mailman/listinfo/erlang-patches
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.