saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-09-06 17:35:46 +02:00 committed by Hans Wurst
parent 682f82cd45
commit c44fb8def1
1 changed files with 3 additions and 0 deletions

View File

@ -58,6 +58,9 @@ fi
# clang incompatible or safety or missing openmp, also see #408963
if [[
"${CATEGORY}/${PN}" != "app-admin/haskell-updater" &&
"${CATEGORY}/${PN}" != "dev-qt/qtcore" &&
"${CATEGORY}/${PN}" != "dev-qt/qtgui" &&
"${CATEGORY}/${PN}" != "app-admin/haskell-updater" &&
"${CATEGORY}/${PN}" != "app-crypt/gnupg" &&
"${CATEGORY}/${PN}" != "app-crypt/johntheripper" &&