diff options
author | Ted Gould <ted@canonical.com> | 2009-06-15 16:21:08 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-06-15 16:21:08 -0500 |
commit | 0e7a077711211836fcc37968e0db234791c153af (patch) | |
tree | 44682d135561eaac22bddaed9bf03c1eb2986ff9 /autogen.sh | |
parent | fdf84c9cad59ae4dff01b95bafdfcfd8139f0af9 (diff) | |
parent | 094b80fb89c15cc369f4ca50e218cec12efbaadc (diff) | |
download | ayatana-indicator-session-0e7a077711211836fcc37968e0db234791c153af.tar.gz ayatana-indicator-session-0e7a077711211836fcc37968e0db234791c153af.tar.bz2 ayatana-indicator-session-0e7a077711211836fcc37968e0db234791c153af.zip |
Upstream from the indicator branch.
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" |