summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/ctan2tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/ctan2tl')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tl5
1 files changed, 5 insertions, 0 deletions
diff --git a/Master/tlpkg/bin/ctan2tl b/Master/tlpkg/bin/ctan2tl
index 55cc93e67de..f7c1774dda2 100755
--- a/Master/tlpkg/bin/ctan2tl
+++ b/Master/tlpkg/bin/ctan2tl
@@ -90,6 +90,11 @@ if test -z "$ctan_dir"; then
echo "$0: can't find CTAN directory for $pkg." >&2
exit 1
fi
+
+# trying to sync catalogue changes as much as possible.
+#catfile=/home/httpd/html/catalogue/entries/$letter/
+#svn update $catfile
+
echo "$0: ctan dir for $pkg"
echo "$0: is $ctan_dir"