diff options
| author | Jason Conti <jason.conti@gmail.com> | 2011-05-08 15:03:09 -0400 |
|---|---|---|
| committer | Jason Conti <jason.conti@gmail.com> | 2011-05-08 15:03:09 -0400 |
| commit | 65fe548566594f24370d1bb24de9c451ad94bc48 (patch) | |
| tree | ba70ff98daabd882a6655b60c94b1cd925cadf4c | |
| parent | 6c1a1fa15545e9b837888531496decf0a88f0c25 (diff) | |
| download | ayatana-indicator-notifications-65fe548566594f24370d1bb24de9c451ad94bc48.tar.gz ayatana-indicator-notifications-65fe548566594f24370d1bb24de9c451ad94bc48.tar.bz2 ayatana-indicator-notifications-65fe548566594f24370d1bb24de9c451ad94bc48.zip | |
Missed a rename in autogen.sh
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ #!/bin/sh -PKG_NAME="indicator-datetime" +PKG_NAME="indicator-example" which gnome-autogen.sh || { echo "You need gnome-common from GNOME Git" |
