saving uncommitted changes in /etc prior to emerge run

This commit is contained in:
2015-08-14 21:35:32 +02:00
committed by Hans Wurst
parent 12a483fe36
commit 2dedf3a185
6 changed files with 23 additions and 21 deletions

View File

@@ -2,10 +2,7 @@
source "${PALUDIS_EBUILD_DIR}/echo_functions.bash"
source "${PALUDIS_EBUILD_DIR}/die_functions.bash"
PORTDIR="/usr/portage"
[[ -z ${PORTDIR} || "$(dirname ${PORTDIR})" == "/" ]] && die "PORTDIR empty or pointing to root!"
source "/etc/paludis/hooks/set_portdir.bash"
einfo "syncing metadata cache"