[PATCH Precise SRU] UBUNTU: [Debian] Improve tools version message

Tim Gardner tim.gardner at canonical.com
Wed Dec 4 16:54:25 UTC 2013


BugLink: http://bugs.launchpad.net/bugs/1257715

Signed-off-by: Tim Gardner <tim.gardner at canonical.com>
---
 debian/tools/generic |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/tools/generic b/debian/tools/generic
index 4aa5649..90a9a5b 100644
--- a/debian/tools/generic
+++ b/debian/tools/generic
@@ -26,5 +26,6 @@ fi
 
 # Give them a hint as to what to install.
 echo "`basename $0` not found for kernel $version" >&2
-echo "You may need to install linux-tools-$version-$flavour" >&2
+echo "You may need to install one of linux-tools-generic, linux-tools-lts-quantal," >&2
+echo "linux-tools-lts-raring, or linux-tools-lts-saucy" >&2
 exit 2
-- 
1.7.9.5





More information about the kernel-team mailing list