aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTed Gould <ted@canonical.com>2009-10-16 15:54:32 -0500
committerTed Gould <ted@canonical.com>2009-10-16 15:54:32 -0500
commit63e10a66964e2cecf813e4feb6d155ac47674ca7 (patch)
treecfc23f3ef0d36f73ec23e0fae30c03f12d38fd5b /autogen.sh
parent31f519d7984a80d702154240aa4708560a8faada (diff)
downloadayatana-indicator-application-63e10a66964e2cecf813e4feb6d155ac47674ca7.tar.gz
ayatana-indicator-application-63e10a66964e2cecf813e4feb6d155ac47674ca7.tar.bz2
ayatana-indicator-application-63e10a66964e2cecf813e4feb6d155ac47674ca7.zip
Forgot to change the package name
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"