saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
49905e0f15
commit
bc353de6b3
@ -193,7 +193,8 @@ if [[
|
|||||||
"${CATEGORY}/${PN}" != "games-engines/gemrb" &&
|
"${CATEGORY}/${PN}" != "games-engines/gemrb" &&
|
||||||
"${CATEGORY}/${PN}" != "app-emulation/wine" &&
|
"${CATEGORY}/${PN}" != "app-emulation/wine" &&
|
||||||
"${CATEGORY}/${PN}" != "app-text/recode" &&
|
"${CATEGORY}/${PN}" != "app-text/recode" &&
|
||||||
"${CATEGORY}/${PN}" != "dev-libs/openssl"
|
"${CATEGORY}/${PN}" != "dev-libs/openssl" &&
|
||||||
|
"${CATEGORY}/${PN}" != "media-libs/mediastreamer"
|
||||||
]]
|
]]
|
||||||
then
|
then
|
||||||
CC="clang"
|
CC="clang"
|
||||||
|
Loading…
Reference in New Issue
Block a user