[erlang-questions] erl_tar improvements
Tiago Cury
tcury@REDACTED
Thu Jun 27 00:58:16 CEST 2013
Sure, can we clone the erlang source and send pull requests? If yes, I think that we can work on it together!
On Jun 26, 2013, at 7:24 PM, Max Lapshin <max.lapshin@REDACTED> wrote:
> 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.
More information about the erlang-questions
mailing list