aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-01 09:15:05 -0600
committerTed Gould <ted@gould.cx>2009-12-01 09:15:05 -0600
commitc860f693411ceb717267f8b1873dd91613723f3b (patch)
tree5e08982df3244b08e76b64c827b98641b7bb4950 /autogen.sh
parent88be27c0e1f3a54658d4e3740ef9ae4632e30b8b (diff)
parentf23c54ff5fee5587c31ecb8bf176b58fa3d4be1d (diff)
downloadlibayatana-appindicator-c860f693411ceb717267f8b1873dd91613723f3b.tar.gz
libayatana-appindicator-c860f693411ceb717267f8b1873dd91613723f3b.tar.bz2
libayatana-appindicator-c860f693411ceb717267f8b1873dd91613723f3b.zip
* Flesh out the library to have stuff working.
* Updating test suite to run under dbus-test-runner.
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 3483322..5bdd6c1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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"