On Monday 01 November 2010 02:05, Denys Vlasenko wrote: > > Why are there half a dozen archival/lzo*.c files in a directory that used > > to > > just have things like "rpm.c", "tar.c" with all the actual compression code > > living in libunarchive? > > archival/lzo*.c and archival/bz/* are not _un_archivers. But yes, they > can be moved to libunarchive. Come to think about it, this is > a good idea.
Renamed libunarchive to libarchive and moved relevant stuff into it, leaving only applets in archival/* Does it look better now? -- vda _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
