Template:Feature

From Funtoo
Revision as of 11:56, September 29, 2014 by Pytony (talk | contribs) (Corrected this template, though it is candidate for deletion.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.