aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-12-08 12:25:44 -0600
committerTed Gould <ted@gould.cx>2010-12-08 12:25:44 -0600
commit6e6356f469f994bdddace1c8d7c3c4170f9fa773 (patch)
tree850bf7a49b15137c0f62060502016ca7b039caa0 /autogen.sh
parentfbf708eb94946bf976ea3902f00d4a4376c760da (diff)
parentd797092764eb9d3f2907706487bdcd94f9d2cfb8 (diff)
downloadlibayatana-appindicator-6e6356f469f994bdddace1c8d7c3c4170f9fa773.tar.gz
libayatana-appindicator-6e6356f469f994bdddace1c8d7c3c4170f9fa773.tar.bz2
libayatana-appindicator-6e6356f469f994bdddace1c8d7c3c4170f9fa773.zip
Removing the service from the build
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"