Exporting LH_CONFIG_VERSION for the configuration tree format.

This commit is contained in:
Daniel Baumann 2009-05-08 11:35:56 +02:00
parent 1fe5e21936
commit 7226d24dd8
1 changed files with 3 additions and 0 deletions

View File

@ -770,6 +770,9 @@ mkdir -p config/templates
cat > config/common << EOF
# config/common - common options for live-helper(7)
# LH_CONFIG_VERSION: internal version of the configuration file format
LH_CONFIG_VERSION="1"
# \$LH_APT: set package manager
# (Default: ${LH_APT})
LH_APT="${LH_APT}"