aboutsummaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2010-02-25 13:29:12 -0600
committerTed Gould <ted@gould.cx>2010-02-25 13:29:12 -0600
commit2aeb694391742ba8834b048aa587ee865f7aefbb (patch)
treecfad1d4ceb0f98cd8c9ac18e925745d7f6c3226a /autogen.sh
parent8485bb2d3922cad9bd0fd22faeb42a1ee5ffc741 (diff)
downloadayatana-indicator-datetime-2aeb694391742ba8834b048aa587ee865f7aefbb.tar.gz
ayatana-indicator-datetime-2aeb694391742ba8834b048aa587ee865f7aefbb.tar.bz2
ayatana-indicator-datetime-2aeb694391742ba8834b048aa587ee865f7aefbb.zip
Small change
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 381a739..3d255d3 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -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
}