diff options
author | Ted Gould <ted@canonical.com> | 2009-06-09 11:35:11 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-09 11:35:11 -0500 |
commit | 45361f6e3c6061d4630a630c8b2b48861e4cac57 (patch) | |
tree | 924a38671bf39546118bd9d9340d0aef64a033e0 /autogen.sh | |
parent | 1e2d4592308c3bff63c74c48b9e97b6d246d2b92 (diff) | |
download | ayatana-indicator-session-45361f6e3c6061d4630a630c8b2b48861e4cac57.tar.gz ayatana-indicator-session-45361f6e3c6061d4630a630c8b2b48861e4cac57.tar.bz2 ayatana-indicator-session-45361f6e3c6061d4630a630c8b2b48861e4cac57.zip |
Adding in a bunch of service files. We're hip now.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -PKG_NAME="indicator-fusa" +PKG_NAME="indicator-sus" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" |