diff options
author | Ted Gould <ted@gould.cx> | 2009-11-24 21:51:43 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-11-24 21:51:43 -0600 |
commit | 8fa7b92aff19e9e944bccda838c1c326c127275a (patch) | |
tree | a65b39acf2a6a5109ffbacb9f6860aeb53d7ec5c /autogen.sh | |
parent | f0fcaa6a2ae71510adc036335c4f84ae6bf33f4c (diff) | |
download | libayatana-appindicator-8fa7b92aff19e9e944bccda838c1c326c127275a.tar.gz libayatana-appindicator-8fa7b92aff19e9e944bccda838c1c326c127275a.tar.bz2 libayatana-appindicator-8fa7b92aff19e9e944bccda838c1c326c127275a.zip |
Name changes
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-custom" +PKG_NAME="indicator-application" which gnome-autogen.sh || { echo "You need gnome-common from GNOME SVN" |