saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
hasufell 2015-09-07 23:31:03 +02:00 committed by Hans Wurst
parent e97cf0c848
commit 1970a55688
3 changed files with 4 additions and 1 deletions

View File

@ -46,7 +46,8 @@ if [[
"${CATEGORY}/${PN}" != "games-engines/OpenJK"
]]
then
. /etc/paludis/env.conf.d/O3.conf
CFLAGS="${CFLAGS} -O3"
CXXFLAGS="${CXXFLAGS} -O3"
fi
[[ -e /etc/paludis/hooks/setup_pkg_env.bash ]] && . /etc/paludis/hooks/setup_pkg_env.bash

View File

@ -130,3 +130,4 @@ dev-python/python-sipsimple ~amd64
dev-python/python-msrplib ~amd64
dev-python/python-xcaplib ~amd64
dev-python/python-eventlib ~amd64
dev-python/python-gnutls ~amd64

View File

@ -103,3 +103,4 @@ dev-python/python-sipsimple::k_f
dev-python/python-msrplib::k_f
dev-python/python-xcaplib::k_f
dev-python/python-eventlib::k_f
dev-python/python-gnutls::k_f