mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-08 20:43:38 +02:00
pentoo-updater: hopefully binpkg-multi-instance works now
This commit is contained in:
parent
c1161b8d4e
commit
c55cf6ac64
1 changed files with 0 additions and 2 deletions
|
|
@ -427,8 +427,6 @@ if [ -n "${clst_target}" ]; then
|
|||
echo 'pentoo/pentoo-cracking amdopencl intel-opencl' >> /etc/portage/profile/package.use
|
||||
#add in pentoo-extra to build more binpkgs
|
||||
echo 'USE="pentoo-extra"' >> /etc/portage/profile/make.defaults
|
||||
#so, we don't want binpkgs of mesa for non-defaults, but we have to built it to build the rest of kde
|
||||
emerge --buildpkg=n media-libs/mesa --oneshot || safe_exit
|
||||
emerge --buildpkg @changed-deps || safe_exit
|
||||
emerge --buildpkg --usepkg --onlydeps --oneshot --deep --update --newuse --changed-deps --newrepo pentoo/pentoo || safe_exit
|
||||
etc-update --automode -5 || safe_exit
|
||||
|
|
|
|||
Loading…
Reference in a new issue