saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
167051bf4b
commit
72421525d8
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
# set PORTDIR
|
# set PORTDIR
|
||||||
|
|
||||||
|
source "${PALUDIS_EBUILD_DIR}/die_functions.bash"
|
||||||
|
|
||||||
PORTDIR="$(${CAVE} print-repository-metadata --format '%v' --raw-name location gentoo)"
|
PORTDIR="$(${CAVE} print-repository-metadata --format '%v' --raw-name location gentoo)"
|
||||||
|
|
||||||
if [[ -z ${PORTDIR} || "$(dirname ${PORTDIR})" == "/" ]] ; then
|
if [[ -z ${PORTDIR} || "$(dirname ${PORTDIR})" == "/" ]] ; then
|
||||||
|
Loading…
Reference in New Issue
Block a user