On Tue, 21 Mar 2006 14:50:30 +0100, Alf Schlichting wrote: > The following diff makes the ark archiver from kdeutils3 use gtar instead of > OpenBSDs native tar(1).
Almost OT: OpenBSD's tar also fails on longer path/filenames (haven't checked properly; I'd guess around 100+ characters). Replacing (in my case hardcoded) tar with gtar results in proper archives. (OpenBSD 3.8, in case someone asked) Uwe
