diff options
author | Daniel Baumann <daniel@debian.org> | 2008-08-28 23:22:25 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:03:40 +0100 |
commit | 953253444b031d7038ab5f8e5e3ab67e078ffe9c (patch) | |
tree | daf26223d6835bce0dd91ae31e25e1e71a831b44 /functions | |
parent | 1afc4848249fe70e26e2b0469b1d86b31ad2c4d5 (diff) | |
download | vyos-live-build-953253444b031d7038ab5f8e5e3ab67e078ffe9c.tar.gz vyos-live-build-953253444b031d7038ab5f8e5e3ab67e078ffe9c.zip |
Setting project email address to the new debian-live@lists.debian.org.
Diffstat (limited to 'functions')
-rwxr-xr-x | functions/defaults.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/functions/defaults.sh b/functions/defaults.sh index 2f817a2c4..791cf3c95 100755 --- a/functions/defaults.sh +++ b/functions/defaults.sh @@ -622,7 +622,7 @@ Set_defaults () LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-helper \$VERSION; http://packages.qa.debian.org/live-helper}" # Set iso publisher - LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live-devel@lists.alioth.debian.org}" + LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org}" # Setting iso volume if [ -z "${LH_ISO_VOLUME}" ] |