diff options
author | Ted Gould <ted@gould.cx> | 2009-12-01 09:22:17 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2009-12-01 09:22:17 -0600 |
commit | 1566a997ddea244cee33e7e8382017e5a93a3cce (patch) | |
tree | 09a4c12734929fa2da38750a9d676b14bfc21a15 /autogen.sh | |
parent | 113fc34a5865253cd1508cce2973eb7aefddc2ab (diff) | |
parent | f0881be3b8f779e0411958e6637f8f29e5697cbb (diff) | |
download | ayatana-indicator-application-1566a997ddea244cee33e7e8382017e5a93a3cce.tar.gz ayatana-indicator-application-1566a997ddea244cee33e7e8382017e5a93a3cce.tar.bz2 ayatana-indicator-application-1566a997ddea244cee33e7e8382017e5a93a3cce.zip |
Massive name change.
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" |