~remote-login-service-team/lightdm-remote-session-uccsconfigure/trunk

1
2
3
4
5
6
7
8
9
#!/bin/sh

which gnome-autogen.sh || {
    echo "Could not find 'gnome-autgen.sh'. Is gnome-common installed?"
    exit 1
}

. gnome-autogen.sh