summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@src.gnome.org>2007-11-18 22:09:06 +0000
committerBehdad Esfahbod <behdad@src.gnome.org>2007-11-18 22:09:06 +0000
commit09850d9b136a3583605ca9b2ffbf2c409ed57e40 (patch)
treecf21b56f3e8e50fa3208b3df455f2f4af91e9fd4
parentfe95e6293d3923b33108198409e21c27a97ccb9d (diff)
downloadpango-09850d9b136a3583605ca9b2ffbf2c409ed57e40.tar.gz
s/CVS/SVN/
svn path=/trunk/; revision=2499
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 9c2921ae..2482946f 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -17,7 +17,7 @@ PKG_NAME="pango"
}
which gnome-autogen.sh || {
- echo "You need to install gnome-common from the GNOME CVS"
+ echo "You need to install gnome-common from the GNOME SVN"
exit 1
}
USE_GNOME2_MACROS=1 USE_COMMON_DOC_BUILD=yes . gnome-autogen.sh