Updating debian-live homepage in various locations.
This commit is contained in:
parent
4c64496141
commit
6f8c7e279c
|
@ -964,7 +964,7 @@ Set_defaults ()
|
|||
LH_ISO_PREPARER="${LH_ISO_PREPARER:-live-build \$VERSION; http://packages.qa.debian.org/live-build}"
|
||||
|
||||
# Set iso publisher
|
||||
LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://debian-live.alioth.debian.org/; debian-live@lists.debian.org}"
|
||||
LH_ISO_PUBLISHER="${LH_ISO_PUBLISHER:-Debian Live project; http://live.debian.net/; debian-live@lists.debian.org}"
|
||||
|
||||
# Setting iso volume
|
||||
if [ -z "${LH_ISO_VOLUME}" ]
|
||||
|
|
|
@ -31,6 +31,6 @@ Help ()
|
|||
echo
|
||||
fi
|
||||
|
||||
Echo "Report bugs to Debian Live project <http://debian-live.alioth.debian.org/>."
|
||||
Echo "Report bugs to Debian Live project <http://live.debian.net/>."
|
||||
exit 0
|
||||
}
|
||||
|
|
|
@ -31,7 +31,7 @@ Version ()
|
|||
Echo "On Debian systems, the complete text of the GNU General Public License"
|
||||
Echo "can be found in /usr/share/common-licenses/GPL-3 file."
|
||||
echo
|
||||
Echo "Homepage: <http://debian-live.alioth.debian.org/>"
|
||||
Echo "Homepage: <http://live.debian.net/>"
|
||||
|
||||
exit 0
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue