In normal use it doesn't matter, but during development this might be run in a partially populated leftover tree.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
These probably want -h too? pkg.pkg less interesting, but PKG_ALTABI surely that can go quite wrong if not?
Comment Actions
i think ${PKG_ALTABI} definitely needs -h here. that will break Linux, but i'm fairly sure the pkgbase release stuff doesn't work on Linux anyway.
Comment Actions
I found this again in my WIP tree after looking at D56656. (The comment I left there is presumably prompted by a vague memory of this.)
I'll update this to -hfs for now
Comment Actions
Oh, I always forget which way round -h and -n are. -n is the one you want, as we accept both as meaning the same thing, but coreutils only accepts -n.