diff options
author | Ted Gould <ted@canonical.com> | 2009-10-28 11:33:00 -0500 |
---|---|---|
committer | Ted Gould <ted@canonical.com> | 2009-10-28 11:33:00 -0500 |
commit | b6d06cac56a71c099084a5e37ed28961a37e66d3 (patch) | |
tree | 09c21cb5f41880c1a7b28527655a374cebb9b61a /autogen.sh | |
parent | 20d116ae0d74559cd5f30fe4f1bff08ed6378176 (diff) | |
parent | 9c868b9b66fa67484dff603f20ce852180e7f77c (diff) | |
download | libayatana-appindicator-b6d06cac56a71c099084a5e37ed28961a37e66d3.tar.gz libayatana-appindicator-b6d06cac56a71c099084a5e37ed28961a37e66d3.tar.bz2 libayatana-appindicator-b6d06cac56a71c099084a5e37ed28961a37e66d3.zip |
Pulling in the unreviewed lib-flesh 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="upanel" +PKG_NAME="indicator-custom" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" |