Re: CVS commit: src/external/bsd/libarchive/dist/libarchive
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
So what's the best way forward? pkgsrc sets ALL_ENV+= LANG=C by default, and this now breaks unpacking on NetBSD-current for at least devel/py-meson_python textproc/py-sphinx lang/go124 devel/qt6-qttools I see a) do something about tar(1) in -current b) do something about LANG=C in pkgsrc/mk c) extract them using gtar, which doesn't care Thomas