saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-03-20 17:01:04 +01:00 committed by root
parent 8df984eff4
commit 3dec0d305c

View File

@ -193,7 +193,8 @@ if [[
"${CATEGORY}/${PN}" != "games-engines/gemrb" &&
"${CATEGORY}/${PN}" != "app-emulation/wine" &&
"${CATEGORY}/${PN}" != "app-text/recode" &&
"${CATEGORY}/${PN}" != "dev-libs/openssl"
"${CATEGORY}/${PN}" != "dev-libs/openssl" &&
"${CATEGORY}" != "dev-haskell"
]]
then
CC="clang"