saving uncommitted changes in /etc prior to emerge run
This commit is contained in:
parent
ac61aa99d2
commit
cbb129f04b
@ -19,5 +19,6 @@ eend_die $?
|
|||||||
|
|
||||||
ebegin "Copying news to base directory"
|
ebegin "Copying news to base directory"
|
||||||
cp -a "${NEWSDIR}"/*/* "${NEWSDIR}"
|
cp -a "${NEWSDIR}"/*/* "${NEWSDIR}"
|
||||||
|
rm -r "${NEWSDIR}"/2013-06-01-mysql-pbxt-dropped
|
||||||
eend $?
|
eend $?
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user