~charlesk/appmenu-gtk/lp-788640

« back to all changes in this revision

Viewing changes to autogen.sh

  • Committer: Cody Russell
  • Date: 2010-05-07 14:41:07 UTC
  • Revision ID: crussell@canonical.com-20100507144107-3ypdmslcqqz0ppof
Rename dbus object/interface

Show diffs side-by-side

added added

removed removed

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