diff options
| author | Daniel Baumann <daniel@debian.org> | 2010-09-02 15:00:08 +0200 |
|---|---|---|
| committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 19:17:19 +0100 |
| commit | a05337527e7f3d28cfe57fa1851e04e6b25889f0 (patch) | |
| tree | b1438a0435b36a9c64f1d0a89307c20bc619d0f6 | |
| parent | 33f346fa2429ff443f28e6a215fdac22eefe56ce (diff) | |
| download | vyos-live-build-a05337527e7f3d28cfe57fa1851e04e6b25889f0.tar.gz vyos-live-build-a05337527e7f3d28cfe57fa1851e04e6b25889f0.zip | |
Replacing some references to live-helper with live-build in debhelper bug files.
| -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 |
