saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-03-19 21:07:40 +01:00 committed by root
parent bc353de6b3
commit b269945181
1 changed files with 1 additions and 2 deletions

View File

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