aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-02 14:37:25 -0600
committerTed Gould <ted@gould.cx>2010-12-02 14:37:25 -0600
commit2367242bfbfca9adfb5e445c04166cd2df7cdde2 (patch)
tree46893d9103e6378acfc87825113e1db5b872f016 /autogen.sh
parentf8e822fde727d44471a7ad31d16458c92cb9af49 (diff)
downloadlibayatana-appindicator-2367242bfbfca9adfb5e445c04166cd2df7cdde2.tar.gz
libayatana-appindicator-2367242bfbfca9adfb5e445c04166cd2df7cdde2.tar.bz2
libayatana-appindicator-2367242bfbfca9adfb5e445c04166cd2df7cdde2.zip
Changing the name to libappindicator in the base build files
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index e8fc803..2058d34 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-PKG_NAME="indicator-application"
+PKG_NAME="liappindicator"
which gnome-autogen.sh || {
echo "You need gnome-common from GNOME SVN"