Update the git migration script for the new update-contacts script.
[invirt/scripts/git-migration.git] / git-migrate-fast.sh
index 9835e8e..66be321 100755 (executable)
@@ -3,8 +3,9 @@ set -e
 
 # Depends: python-yaml, python-mako
 # and svn-all-fast-export, which comes from git://repo.or.cz/svn-all-fast-export
+# (except you actually want git://andersk.mit.edu/svn-all-fast-export localtime)
 # and builds with `qmake && make` with
-#   Build-Depends: qt4-qmake, libqt4-dev, libsvn-dev
+#   Build-Depends: libqt4-dev, libsvn-dev
 
 # Usage: ./git-migrate-fast.sh [svn-uri]
 # Exports into new subdir ./git .