diff options
author | Ted Gould <ted@gould.cx> | 2010-02-25 13:32:18 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2010-02-25 13:32:18 -0600 |
commit | 21c86ebac1e28b32a1ce6908e9b76ab401a99205 (patch) | |
tree | cfad1d4ceb0f98cd8c9ac18e925745d7f6c3226a | |
parent | 8485bb2d3922cad9bd0fd22faeb42a1ee5ffc741 (diff) | |
parent | 2aeb694391742ba8834b048aa587ee865f7aefbb (diff) | |
download | ayatana-indicator-datetime-21c86ebac1e28b32a1ce6908e9b76ab401a99205.tar.gz ayatana-indicator-datetime-21c86ebac1e28b32a1ce6908e9b76ab401a99205.tar.bz2 ayatana-indicator-datetime-21c86ebac1e28b32a1ce6908e9b76ab401a99205.zip |
Changing SVN to GIT
-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 } |