From: frank Date: Wed, 29 Feb 2012 20:39:42 +0000 (+0100) Subject: saving uncommitted changes in /etc prior to emerge run X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=ee0bc7e12d84b3f25c24016b1aa956e2fd6114b5;p=config%2Fuhu1%2Fetc.git saving uncommitted changes in /etc prior to emerge run --- diff --git a/make.conf b/make.conf index 1b10d78..1a06cd7 100644 --- a/make.conf +++ b/make.conf @@ -28,8 +28,8 @@ ACCEPT_LICENSE=" \ skype-eula \ " -#EMERGE_DEFAULT_OPTS="--with-bdeps y --quiet-build=y --jobs=4 --load-average=10" -EMERGE_DEFAULT_OPTS="--with-bdeps y" +EMERGE_DEFAULT_OPTS="--with-bdeps y --quiet-build=y --jobs=4 --load-average=10" +#EMERGE_DEFAULT_OPTS="--with-bdeps y" FEATURES="parallel-fetch userpriv usersandbox"