diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-02 15:00:08 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2010-09-02 15:00:08 +0200 |
commit | 985dde79957e75abc53031ef660e2d4557534258 (patch) | |
tree | b1438a0435b36a9c64f1d0a89307c20bc619d0f6 /debian | |
parent | d596415048535174b9e22a5c9296910b72aacf94 (diff) | |
download | vyos-live-build-985dde79957e75abc53031ef660e2d4557534258.tar.gz vyos-live-build-985dde79957e75abc53031ef660e2d4557534258.zip |
Replacing some references to live-helper with live-build in debhelper bug files.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/live-build.bug-presubj | 2 | ||||
-rw-r--r-- | debian/live-build.bug-script | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/debian/live-build.bug-presubj b/debian/live-build.bug-presubj index 6f64e109d..b019b1580 100644 --- a/debian/live-build.bug-presubj +++ b/debian/live-build.bug-presubj @@ -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 diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script index 54ef8ddca..a4c16c7db 100644 --- a/debian/live-build.bug-script +++ b/debian/live-build.bug-script @@ -1,6 +1,6 @@ #!/bin/sh -DEFAULT_SETTINGS="/etc/default/live-helper" +DEFAULT_SETTINGS="/etc/default/live-build" # Checking depends dpkg -l debootstrap cdebootstrap |