mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-07 20:10:18 +02:00
profile: I really should be asleep
This commit is contained in:
parent
e768b76025
commit
a6c19aa45d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ echo ${MAKEOPTS} | grep -q -e -j || export MAKEOPTS="-j${CORES} -l${CORES}"
|
|||
|
||||
for i in "sys-kernel/compat-drivers sys-kernel/ax88179_178a x11-drivers/ati-drivers x11-drivers/nvidia-drivers sys-fs/zfs-kmod sys-kernel/spl sys-power/bbswitch app-emulation/virtualbox-modules app-emulation/vmware-modules app-emulation/open-vm-tools-kmod
|
||||
do
|
||||
if [[ $CATEGORY/$PN == sys-auth/polkit ]] ; then FEATURES=${FEATURES/buildpkg} ; fi
|
||||
if [[ $CATEGORY/$PN == ${i} ]] ; then FEATURES=${FEATURES/buildpkg} ; fi
|
||||
done
|
||||
|
|
|
|||
Loading…
Reference in a new issue