mirror of
https://git.fsfe.org/FSFE/fsfe-local-build.git
synced 2026-04-20 03:13:05 +02:00
sample config file
This commit is contained in:
13
config.cfg.sample
Normal file
13
config.cfg.sample
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# SVN trunk directory (repository with XHTML source files)
|
||||||
|
LOC_trunk=~/subversion/fsfe/fsfe-web/trunk
|
||||||
|
|
||||||
|
# Directory in which the result of the build process (html files) will be saved
|
||||||
|
LOC_out=~/subversion/fsfe/local-build/fsfe.org
|
||||||
|
|
||||||
|
# Path to lighttpd config file (default: points to a file in the same directory as the script)
|
||||||
|
HTTPD_conf=$ROOT/lighttpd-fsfe.conf
|
||||||
|
|
||||||
|
# Directory of the secondary SVN directory with which you made a first full build.
|
||||||
|
# Avoids having some generated files in your clean trunk.
|
||||||
|
# Default: Leave empty if you just want to use one SVN source directory
|
||||||
|
LOC_trunk_dev=
|
||||||
Reference in New Issue
Block a user