zoobab / quickunpkg

quickunpkg, the other friend of gentoo's quickpkg
16 stars 2 forks source link

Handle dependencies. #12

Open BetaRays opened 6 years ago

BetaRays commented 6 years ago

PKGDIR=${WORKDIR} emerge -1ok "=${CATEGORY}/${PF}" EDIT: this should probably be just emerge -k … at the end.