diff options
author | Ted Gould <ted@canonical.com> | 2009-08-18 09:17:32 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-08-18 09:17:32 -0500 |
commit | 439df114d9dbaf985fb46069f2e745cd867ad3f9 (patch) | |
tree | 35b795b03e7a72570b94c9e9436e273be422f8cd /autogen.sh | |
parent | b107a295f3baacfc3fbd9328cb94f43a0f993c58 (diff) | |
download | ayatana-indicator-session-439df114d9dbaf985fb46069f2e745cd867ad3f9.tar.gz ayatana-indicator-session-439df114d9dbaf985fb46069f2e745cd867ad3f9.tar.bz2 ayatana-indicator-session-439df114d9dbaf985fb46069f2e745cd867ad3f9.zip |
Changing the name from SUS to Session
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-sus" +PKG_NAME="indicator-session" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" |