Replacing some references to live-helper with live-build in debhelper bug files.
This commit is contained in:
parent
33f346fa24
commit
a05337527e
|
@ -1,4 +1,4 @@
|
|||
Before submitting a bug report against live-helper, please make sure
|
||||
Before submitting a bug report against live-build, please make sure
|
||||
that you have read your guidlines for Debian Live bug reports:
|
||||
|
||||
http://live.debian.net/manual/html/bugs.html
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
DEFAULT_SETTINGS="/etc/default/live-helper"
|
||||
DEFAULT_SETTINGS="/etc/default/live-build"
|
||||
|
||||
# Checking depends
|
||||
dpkg -l debootstrap cdebootstrap
|
||||
|
|
Loading…
Reference in New Issue