diff --git a/tools/build/gnome-shell-build-setup.sh b/tools/build/gnome-shell-build-setup.sh index f0c3f28ed..d546bb4ac 100755 --- a/tools/build/gnome-shell-build-setup.sh +++ b/tools/build/gnome-shell-build-setup.sh @@ -298,6 +298,20 @@ if [ ! -f $HOME/.jhbuildrc-custom ]; then echo "done" fi +if [ -d $HOME/gnome-shell -a \! -d $HOME/gnome ] ; then + cat <