summaryrefslogtreecommitdiff
path: root/obsolete/help/texfaq/archive.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'obsolete/help/texfaq/archive.cfg')
-rw-r--r--obsolete/help/texfaq/archive.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/obsolete/help/texfaq/archive.cfg b/obsolete/help/texfaq/archive.cfg
new file mode 100644
index 0000000000..0d998ea78c
--- /dev/null
+++ b/obsolete/help/texfaq/archive.cfg
@@ -0,0 +1,13 @@
+% this file is loaded by the {file,dir}ctan files to define the local
+% preferred archive and directory compression format
+
+%
+% the archive itself
+\def\LocalCTAN{http://mirror.ctan.org/} % could be anything
+ % out of CTAN.sites
+%
+% the format for use when retrieving directory hierarchies
+\def\CTANDirFmt{.zip} % could be .(tar[.(Z|gz)]|tgz|zip) according to what
+ % the local archive is capable of and the users need
+
+\endinput