~unity8-desktop-session-team/indicator-session/indicator-session-using-upstart

« back to all changes in this revision

Viewing changes to autogen.sh

Adding in a bunch of service files.  We're hip now.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
 
3
 
PKG_NAME="indicator-fusa"
 
3
PKG_NAME="indicator-sus"
4
4
 
5
5
which gnome-autogen.sh || {
6
6
        echo "You need gnome-common from GNOME SVN"