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

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Ted Gould
  • Date: 2009-08-18 14:17:32 UTC
  • mto: This revision was merged to the branch mainline in revision 17.
  • Revision ID: ted@canonical.com-20090818141732-uc2du7dot0dh608c
Changing the name from SUS to Session

Show diffs side-by-side

added added

removed removed

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