Forgot one part of the patch from bug #121334.

git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/genkernel/trunk@377 67a159dc-881f-0410-a524-ba9dfbe2cb84
cleanup-cruft
Chris Gianelloni 19 years ago
parent dfe02f94c4
commit ad09822b6c

@ -567,7 +567,7 @@ rundebugshell() {
}
setup_unionfs() {
if [ "${USE_UNIONFS_NORMAL}" -eq '1' -a "${CDROOT}" -eq '1' ]
if [ "${USE_UNIONFS_NORMAL}" -eq '1' ]
then
# Directory used for rw changes in union mount filesystem
UNION=/union

Loading…
Cancel
Save