Template:Feature

From Funtoo
Jump to navigation Jump to search

To enable {{{1}}} add the following to the bottom of /etc/make.conf.

   /etc/make.conf
FEATURES="${FEATURES} {{{1}}}"


[edit]

Template-info.png Template Documentation

Boilerplate how to enable a Portage feature.

Example:

{{feature|distcc}}

Will produce:

To enable distcc add the following to the bottom of /etc/make.conf.

   /etc/make.conf
FEATURES="${FEATURES} distcc"


   Warning

This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.

   Warning

This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.

   Warning

This page has been proposed for deletion because it does not meet the Editing Guidelines.
If you disagree, please discuss it here.