diff options
| author | Ted Gould <ted@gould.cx> | 2010-02-25 13:29:12 -0600 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-02-25 13:29:12 -0600 |
| commit | 2aeb694391742ba8834b048aa587ee865f7aefbb (patch) | |
| tree | cfad1d4ceb0f98cd8c9ac18e925745d7f6c3226a | |
| parent | 8485bb2d3922cad9bd0fd22faeb42a1ee5ffc741 (diff) | |
| download | ayatana-indicator-datetime-2aeb694391742ba8834b048aa587ee865f7aefbb.tar.gz ayatana-indicator-datetime-2aeb694391742ba8834b048aa587ee865f7aefbb.tar.bz2 ayatana-indicator-datetime-2aeb694391742ba8834b048aa587ee865f7aefbb.zip | |
Small change
| -rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ PKG_NAME="indicator-datetime" which gnome-autogen.sh || { - echo "You need gnome-common from GNOME SVN" + echo "You need gnome-common from GNOME Git" exit 1 } |
