Admin/website/build/localconf.at.template.mak
changeset 17910 2b435795c9e9
parent 17743 f546af04142a
child 17945 2146e292f62f
--- a/Admin/website/build/localconf.at.template.mak	Wed Oct 19 14:51:12 2005 +0200
+++ b/Admin/website/build/localconf.at.template.mak	Wed Oct 19 16:32:09 2005 +0200
@@ -6,10 +6,10 @@
 #~ OUTPUTROOT=/home/proj/isabelle/website
 
 # location of isabelle distribution packages
-ISABELLE_DIST=/home/proj/isabelle/dist/dist-Isabelle2005
+ISABELLE_DIST=$(DISTBASE)
 
 # location of doc content file
-ISABELLE_DOC_CONTENT_FILE=$(ISABELLE_DIST)/Isabelle2005/doc/Contents
+ISABELLE_DOC_CONTENT_FILE=$(DISTBASE)/$(DISTIDENT)/doc/Contents
 
 # dirs to copy to build target
 STATICDIRS=css img media misc
@@ -34,6 +34,9 @@
 # HTML tidy (needs not to be set if tidy usage is disabled, see below)
 TIDY=tidy
 
+# rsync (if not set, use dumb cp instead)
+RSYNC=rsync
+
 # set to a true value to use the "pypager iso-8859-1" hack
 # (may be neccessary for older versions of HTML tidy)
 FORCE_ISO_8859_1=